Skip to content

Commit 91c86b7

Browse files
Used correct image
1 parent fad4cbd commit 91c86b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canary-app/rollout.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: webserver-simple
19-
image: kostiscodefresh/summer-of-k8s-app:v3
19+
image: docker.io/kostiscodefresh/gitops-canary-app:v1.0
2020
imagePullPolicy: Always
2121
ports:
2222
- containerPort: 8080

0 commit comments

Comments
 (0)