From 84ddc3fa651c2b517a91da47dd3b1ed0c166edef Mon Sep 17 00:00:00 2001 From: Gerrit Pannek Date: Fri, 28 Jan 2022 15:26:17 +0100 Subject: [PATCH] Fix(postgres-operator): pull Always --- projects/postgres-operator/values/postgres-operator.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/postgres-operator/values/postgres-operator.yaml b/projects/postgres-operator/values/postgres-operator.yaml index 8c70021e..9006655a 100644 --- a/projects/postgres-operator/values/postgres-operator.yaml +++ b/projects/postgres-operator/values/postgres-operator.yaml @@ -2,6 +2,7 @@ image: registry: docker.io repository: nold360/postgres-operator tag: latest + pullPolicy: Always configLogicalBackup: logical_backup_s3_access_key_id: ""