From b67a7cc5d858aa76d084add1202187228fe70a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1ximo=20Cuadros?= Date: Fri, 17 Apr 2020 19:32:28 +0200 Subject: [PATCH] deploy: Deployment, remove command and let the entrypoint run Fixes #12 --- deploy/operator.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/deploy/operator.yaml b/deploy/operator.yaml index 7ae09e6..bcf0179 100644 --- a/deploy/operator.yaml +++ b/deploy/operator.yaml @@ -105,8 +105,6 @@ spec: - name: yugabyte-operator # Replace this with the built image name image: quay.io/yugabyte/yugabytedb-operator - command: - - yugabyte-operator imagePullPolicy: Always env: - name: WATCH_NAMESPACE