Update efk kibana yaml file

pull/2147/head
kairen 2017-11-02 17:02:31 +08:00
parent c549bc61bf
commit c91e308a9a
2 changed files with 3 additions and 2 deletions

View File

@ -43,8 +43,6 @@ spec:
env:
- name: ELASTICSEARCH_URL
value: http://elasticsearch-logging:9200
- name: SERVER_BASEPATH
value: /api/v1/proxy/namespaces/kube-system/services/kibana-logging
- name: XPACK_MONITORING_ENABLED
value: "false"
- name: XPACK_SECURITY_ENABLED

View File

@ -20,10 +20,13 @@ metadata:
labels:
k8s-app: kibana-logging
kubernetes.io/minikube-addons: efk
kubernetes.io/minikube-addons-endpoint: efk
addonmanager.kubernetes.io/mode: Reconcile
spec:
type: NodePort
ports:
- port: 5601
nodePort: 30003
protocol: TCP
targetPort: ui
selector: