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 0f392c2 commit cb55749Copy full SHA for cb55749
manifests/postgres-operator.yaml
@@ -12,7 +12,7 @@ spec:
12
serviceAccountName: operator
13
containers:
14
- name: postgres-operator
15
- image: registry.opensource.zalan.do/acid/postgres-operator:c17aabb
+ image: registry.opensource.zalan.do/acid/postgres-operator:0f392c2
16
imagePullPolicy: IfNotPresent
17
env:
18
# uncomment to overwrite a similar setting from operator configmap
0 commit comments