Upgrade version to enable RBAC in multiple namespace (#348)

This commit is contained in:
zerg-junior 2018-07-19 18:22:30 +02:00 committed by GitHub
parent 417f13c0bd
commit accbe20804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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