This commit is contained in:
marsal wang
2021-12-24 16:06:54 +08:00
parent 87f1238de2
commit 5598dd673f

View File

@ -950,7 +950,7 @@ data:
## then accept the value as an existing Persistent Volume Claim to which
## the container should be bound
##
existingClaim: "data-elastic"
existingClaim: ""
## @param data.persistence.existingVolume Existing Persistent Volume for use as volume match label selector to the `volumeClaimTemplate`. Ignored when `data.persistence.selector` ist set.
##
existingVolume: ""