kibana
This commit is contained in:
@ -953,7 +953,7 @@ data:
|
|||||||
## then accept the value as an existing Persistent Volume Claim to which
|
## then accept the value as an existing Persistent Volume Claim to which
|
||||||
## the container should be bound
|
## 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.
|
## @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: ""
|
existingVolume: ""
|
||||||
|
@ -451,8 +451,8 @@ initContainers: []
|
|||||||
##
|
##
|
||||||
configuration:
|
configuration:
|
||||||
server:
|
server:
|
||||||
basePath: ""
|
basePath: "kibana"
|
||||||
rewriteBasePath: false
|
rewriteBasePath: true
|
||||||
## Prometheus metrics (requires the kibana-prometheus-exporter plugin)
|
## Prometheus metrics (requires the kibana-prometheus-exporter plugin)
|
||||||
##
|
##
|
||||||
metrics:
|
metrics:
|
||||||
|
Reference in New Issue
Block a user