Update PVC of postgresql
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a9b50a2575
commit
a1844ed23e
@ -676,7 +676,7 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
## @param primary.persistence.existingClaim Name of an existing PVC to use
|
## @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
|
## @param primary.persistence.mountPath The path the volume will be mounted at
|
||||||
## Note: useful when using custom PostgreSQL images
|
## Note: useful when using custom PostgreSQL images
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user