summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/templates/elasticsearch.yml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_logging/templates/elasticsearch.yml.j2')
-rw-r--r--roles/openshift_logging/templates/elasticsearch.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_logging/templates/elasticsearch.yml.j2 b/roles/openshift_logging/templates/elasticsearch.yml.j2
index f2d098f10..21708dc12 100644
--- a/roles/openshift_logging/templates/elasticsearch.yml.j2
+++ b/roles/openshift_logging/templates/elasticsearch.yml.j2
@@ -47,7 +47,7 @@ openshift.searchguard:
keystore.path: /etc/elasticsearch/secret/admin.jks
truststore.path: /etc/elasticsearch/secret/searchguard.truststore
-openshift.operations.allow_cluster_reader: {{allow_cluster_reader | default ('false')}}
+openshift.operations.allow_cluster_reader: "{{allow_cluster_reader | default (false)}}"
path:
data: /elasticsearch/persistent/${CLUSTER_NAME}/data