Skip to content

Commit

Permalink
Merge pull request #375 from planetscale/operator-version-fix-2.7
Browse files Browse the repository at this point in the history
[release-2.7] Fix operator image in operator.yaml
  • Loading branch information
frouioui authored Feb 6, 2023
2 parents 165286a + 857ec2b commit cfa92f7
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 @@ -16,7 +16,7 @@ spec:
serviceAccountName: vitess-operator
containers:
- name: vitess-operator
image: planetscale/vitess-operator:latest
image: planetscale/vitess-operator:v2.7.3
command:
- vitess-operator
args:
Expand Down

0 comments on commit cfa92f7

Please sign in to comment.