From 857ec2b4dcfebf96cdd80083ae3ee9c725e65a05 Mon Sep 17 00:00:00 2001 From: Manan Gupta Date: Mon, 6 Feb 2023 19:14:51 +0530 Subject: [PATCH] feat: fix operator image in operator.yaml Signed-off-by: Manan Gupta --- deploy/operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/operator.yaml b/deploy/operator.yaml index c2d57088..76fb4ab6 100644 --- a/deploy/operator.yaml +++ b/deploy/operator.yaml @@ -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: