mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
correct some indentation issues in the fluentd daemonset.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user