Skip to content

Commit

Permalink
Use correct location for per commit image. (istio#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Dake authored and istio-testing committed Oct 10, 2019
1 parent 1545c8f commit 260a5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccountName: istio-operator
containers:
- name: istio-operator
image: gcr.io/istio-release/operator:master-latest-daily
image: gcr.io/istio-testing/operator:master-latest-daily
command:
- istio-operator
- server
Expand Down

0 comments on commit 260a5fa

Please sign in to comment.