Update postgres-operator.yaml

Bump manifest to use v1.0.0 operator
This commit is contained in:
Jan Mussler 2018-08-10 14:17:44 +02:00 committed by GitHub
parent e933908084
commit 6e8dcabac7
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:417f13c
image: registry.opensource.zalan.do/acid/postgres-operator:v1.0.0
imagePullPolicy: IfNotPresent
env:
# provided additional ENV vars can overwrite individual config map entries