summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/templates/curator.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_logging/templates/curator.j2')
-rw-r--r--roles/openshift_logging/templates/curator.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_logging/templates/curator.j2 b/roles/openshift_logging/templates/curator.j2
index de6258eaa..b7bc15b62 100644
--- a/roles/openshift_logging/templates/curator.j2
+++ b/roles/openshift_logging/templates/curator.j2
@@ -48,7 +48,7 @@ spec:
env:
-
name: "K8S_HOST_URL"
- value: "{{master_url}}"
+ value: "{{openshift_logging_master_url}}"
-
name: "ES_HOST"
value: "{{es_host}}"