remove exact version in deployment manifest

This commit is contained in:
Felix Kunde 2019-11-11 12:48:08 +01:00
parent 7a3a5c724d
commit 7a20bfe7d6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ spec:
serviceAccountName: zalando-postgres-operator
containers:
- name: postgres-operator
image: registry.opensource.zalan.do/acid/postgres-operator:v1.2.0-21-g7d9cfe9f-dirty
image: registry.opensource.zalan.do/acid/postgres-operator:v1.2.0
imagePullPolicy: IfNotPresent
resources:
requests: