This commit is contained in:
parent
a1844ed23e
commit
bf4e2ef41b
@ -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: "postgresql-data"
|
existingClaim: "data-postgresql-pvc"
|
||||||
## @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