Upgrade version to enable RBAC in multiple namespace (#348)
This commit is contained in:
parent
417f13c0bd
commit
accbe20804
|
|
@ -12,7 +12,7 @@ spec:
|
|||
serviceAccountName: zalando-postgres-operator
|
||||
containers:
|
||||
- name: postgres-operator
|
||||
image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a
|
||||
image: registry.opensource.zalan.do/acid/postgres-operator:417f13c
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
# provided additional ENV vars can overwrite individual config map entries
|
||||
|
|
|
|||
Loading…
Reference in New Issue