Skip to content

Commit accbe20

Browse files
authored
Upgrade version to enable RBAC in multiple namespace (zalando#348)
1 parent 417f13c commit accbe20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/postgres-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
serviceAccountName: zalando-postgres-operator
1313
containers:
1414
- name: postgres-operator
15-
image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a
15+
image: registry.opensource.zalan.do/acid/postgres-operator:417f13c
1616
imagePullPolicy: IfNotPresent
1717
env:
1818
# provided additional ENV vars can overwrite individual config map entries

0 commit comments

Comments
 (0)