This commit is contained in:
marsal wang
2021-12-29 17:33:49 +08:00
parent 91a3b1b9f8
commit bd9bc68f9c
2 changed files with 3 additions and 3 deletions

View File

@ -953,7 +953,7 @@ data:
## then accept the value as an existing Persistent Volume Claim to which
## the container should be bound
##
existingClaim: "data-elasticsearch-crm1-data-0"
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: ""

View File

@ -451,8 +451,8 @@ initContainers: []
##
configuration:
server:
basePath: ""
rewriteBasePath: false
basePath: "kibana"
rewriteBasePath: true
## Prometheus metrics (requires the kibana-prometheus-exporter plugin)
##
metrics: