Skip to content

Commit

Permalink
Update image in deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Aug 29, 2024
1 parent eb713b3 commit 1811905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: image-availability-exporter
containers:
- name: image-availability-exporter
image: docker-riskident.2rioffice.com/platform/image-availability-exporter:0.0.11
image: ghcr.io/riskident/image-availability-exporter:v0.1.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
Expand Down

0 comments on commit 1811905

Please sign in to comment.