Fix pvc in chart

This commit is contained in:
Amarpreet Minhas 2023-07-16 19:17:54 +00:00
parent 2faa42e444
commit 565c3d370f

View file

@ -64,6 +64,7 @@ postgresql:
persistence:
enabled: true
existingClaim: "data-lemmy-postgresql-0"
storageClass: longhorn-retain
ingress:
enabled: false