Skip to content

Commit 5402fad

Browse files
committed
fix k8s helm postgresql
1 parent c20fc88 commit 5402fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/helm/api/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ postgresql:
5858
# ref: https://kubernetes.io/docs/user-guide/persistent-volumes
5959
persistence:
6060
enabled: false
61+
pullPolicy: IfNotPresent
6162
# image:
6263
# repository: postgres
6364
# tag: alpine

0 commit comments

Comments
 (0)