data-elastic

This commit is contained in:
marsal wang
2021-12-24 16:03:46 +08:00
parent de34586660
commit 87f1238de2
2 changed files with 2 additions and 2 deletions

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: ""
existingClaim: "data-elastic"
## @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: ""