diff --git a/canary-rollout.yaml b/canary-rollout.yaml index e539666..58da814 100644 --- a/canary-rollout.yaml +++ b/canary-rollout.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: canary-demo - image: testcodefresh/rollouts-demo:gold + image: testcodefresh/rollouts-demo:green imagePullPolicy: Always ports: - name: http