es
This commit is contained in:
@ -92,7 +92,7 @@ helm upgrade -i jenkins jenkins/ --values local-values/jenkins/values.yaml -n j
|
|||||||
https://hub.fastgit.org/nacos-group/nacos-k8s.git
|
https://hub.fastgit.org/nacos-group/nacos-k8s.git
|
||||||
|
|
||||||
```
|
```
|
||||||
helm upgrade -i nacos nacos/ --values local-values/nacos/crm1-values.yaml -n crm1
|
helm upgrade -i nacos-crm1 nacos/ --values local-values/nacos/crm1-values.yaml -n crm1
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -1781,7 +1781,3 @@ kibana:
|
|||||||
hosts:
|
hosts:
|
||||||
- '{{ include "elasticsearch.coordinating.fullname" . }}'
|
- '{{ include "elasticsearch.coordinating.fullname" . }}'
|
||||||
port: 9200
|
port: 9200
|
||||||
configuration:
|
|
||||||
server:
|
|
||||||
basePath: "kibana"
|
|
||||||
rewriteBasePath: false
|
|
@ -1781,7 +1781,3 @@ kibana:
|
|||||||
hosts:
|
hosts:
|
||||||
- '{{ include "elasticsearch.coordinating.fullname" . }}'
|
- '{{ include "elasticsearch.coordinating.fullname" . }}'
|
||||||
port: 9200
|
port: 9200
|
||||||
configuration:
|
|
||||||
server:
|
|
||||||
basePath: "kibana"
|
|
||||||
rewriteBasePath: false
|
|
Reference in New Issue
Block a user