Skip to content

Commit

Permalink
Update operator image
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Lord <[email protected]>
  • Loading branch information
mattlord committed Oct 3, 2023
1 parent 4d00078 commit dbcdec9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.10.3
command:
- vitess-operator
args:
Expand Down
2 changes: 1 addition & 1 deletion test/endtoend/operator/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6145,7 +6145,7 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: vitess-operator
image: planetscale/vitess-operator:v2.9.0
image: planetscale/vitess-operator:v2.10.3
name: vitess-operator
resources:
limits:
Expand Down

0 comments on commit dbcdec9

Please sign in to comment.