We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20fc88 commit 5402fadCopy full SHA for 5402fad
api/helm/api/values.yaml
@@ -58,6 +58,7 @@ postgresql:
58
# ref: https://kubernetes.io/docs/user-guide/persistent-volumes
59
persistence:
60
enabled: false
61
+ pullPolicy: IfNotPresent
62
# image:
63
# repository: postgres
64
# tag: alpine
0 commit comments