Update PVC of postgresql
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2024-05-01 21:39:25 -04:00
parent a9b50a2575
commit a1844ed23e
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 1 additions and 1 deletions

View File

@ -676,7 +676,7 @@ spec:
enabled: true
## @param primary.persistence.existingClaim Name of an existing PVC to use
##
existingClaim: "pvc-8fa3d624-72e0-4f6d-a095-c76c775beaff"
existingClaim: "postgresql-data"
## @param primary.persistence.mountPath The path the volume will be mounted at
## Note: useful when using custom PostgreSQL images
##