Merge pull request #305 from zalando-incubator/zerg-junior-patch-3

Update postgres-operator.yaml
This commit is contained in:
zerg-junior 2018-05-25 14:07:41 +02:00 committed by GitHub
commit 844a55ab4a
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 serviceAccountName: zalando-postgres-operator
containers: containers:
- name: postgres-operator - name: postgres-operator
image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a5e2f5 image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
# provided additional ENV vars can overwrite individual config map entries # provided additional ENV vars can overwrite individual config map entries