We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417f13c commit accbe20Copy full SHA for accbe20
manifests/postgres-operator.yaml
@@ -12,7 +12,7 @@ spec:
12
serviceAccountName: zalando-postgres-operator
13
containers:
14
- name: postgres-operator
15
- image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a
+ image: registry.opensource.zalan.do/acid/postgres-operator:417f13c
16
imagePullPolicy: IfNotPresent
17
env:
18
# provided additional ENV vars can overwrite individual config map entries
0 commit comments