Skip to content
Snippets Groups Projects
Unverified Commit 69e4ae2d authored by zerg-junior's avatar zerg-junior Committed by GitHub
Browse files

Update postgres-operator.yaml

Tags are of fixed length (not arbitrary long prefixes of commit hashes)
parent 9c86f8bd
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ spec: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment