如果使用自定义的es的地址,需要修改以下几个地方:
root@n1x2:~/test# kubectl -n kubesphere-system edit cm kubesphere-config

界面上改es的地址为外部地址

logging ns下面的cm改掉
kubectl -n kubesphere-logging-system edit cm elasticsearch-logging-curator-elasticsearch-curator-config
kubectl -n kubesphere-logging-system scale sts --all --replicas=0
# kubectl -n istio-system edit jaeger
