Update postgres-operator.yaml

Tags are of fixed length (not arbitrary long prefixes of commit hashes)
This commit is contained in:
zerg-junior 2018-05-25 12:59:12 +02:00 committed by GitHub
parent 9c86f8bd96
commit 69e4ae2d95
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:1352c4a5e2f5
image: registry.opensource.zalan.do/acid/postgres-operator:1352c4a
imagePullPolicy: IfNotPresent
env:
# provided additional ENV vars can overwrite individual config map entries