We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b1847 commit f4f4b95Copy full SHA for f4f4b95
canary-app-timed/rollout.yaml
@@ -16,7 +16,7 @@ spec:
16
spec:
17
containers:
18
- name: webserver-simple
19
- image: docker.io/kostiscodefresh/gitops-canary-app:v1.0
+ image: docker.io/kostiscodefresh/gitops-canary-app:v2.0
20
imagePullPolicy: Always
21
ports:
22
- containerPort: 8080
0 commit comments