correct some indentation issues in the fluentd daemonset.

This commit is contained in:
Arnaud Meukam
2018-05-14 19:56:18 +02:00
parent c75da43f22
commit cd7c58e8d3
3 changed files with 14 additions and 11 deletions

View File

@@ -37,7 +37,7 @@ spec:
- name: "ELASTICSEARCH_URL"
value: "http://elasticsearch-logging:{{ elasticsearch_service_port }}"
- name: "SERVER_BASEPATH"
value: "/api/v1/namespaces/kube-system/services/kibana-logging/proxy"
value: "{{ kibana_base_url }}"
- name: XPACK_MONITORING_ENABLED
value: "false"
- name: XPACK_SECURITY_ENABLED