diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml index 0656bccf0..3cad3567a 100644 --- a/charts/postgres-operator/values.yaml +++ b/charts/postgres-operator/values.yaml @@ -1,7 +1,7 @@ -postgreimage: +image: registry: registry.opensource.zalan.do repository: acid/postgres-operator - tag: v1.1.0 + tag: v1.1.0-20-g25e02ad pullPolicy: "IfNotPresent" # Optionally specify an array of imagePullSecrets.