mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
update postgres pvc
This commit is contained in:
@@ -6,7 +6,7 @@ postgresqlDatabase: home
|
||||
persistence:
|
||||
mountPath: /bitnami/postgresql
|
||||
storageClass: longhorn-static
|
||||
existingClaim: postgres-db
|
||||
existingClaim: new-postgres-db
|
||||
# storageClass: nfs
|
||||
# existingClaim: postgres-nfs
|
||||
volumePermissions:
|
||||
|
||||
Reference in New Issue
Block a user