We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c86f8b commit 69e4ae2Copy full SHA for 69e4ae2
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:1352c4a5e2f5
+ image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a
16
imagePullPolicy: IfNotPresent
17
env:
18
# provided additional ENV vars can overwrite individual config map entries
0 commit comments