Skip to content

Commit

Permalink
feat: fix operator image in operator.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Gupta <[email protected]>
  • Loading branch information
GuptaManan100 committed Feb 6, 2023
1 parent 165286a commit 857ec2b
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 857ec2b

Please sign in to comment.