kinbana basepath

This commit is contained in:
marsal wang
2021-12-27 14:38:06 +08:00
parent 9f3be4335b
commit 8e03a7df60
4 changed files with 41 additions and 1 deletions

View File

@ -1781,3 +1781,7 @@ kibana:
hosts:
- '{{ include "elasticsearch.coordinating.fullname" . }}'
port: 9200
configuration:
server:
basePath: "kibana"
rewriteBasePath: false