Fix pvc in chart
This commit is contained in:
parent
2faa42e444
commit
565c3d370f
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ postgresql:
|
|||
persistence:
|
||||
enabled: true
|
||||
existingClaim: "data-lemmy-postgresql-0"
|
||||
storageClass: longhorn-retain
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue