From: bborbely Date: Fri, 19 Jul 2019 13:54:25 +0000 (+0200) Subject: removing/replacing host w url X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F1227%2F2;p=ta%2Fcaas-install.git removing/replacing host w url Change-Id: I70f7b0d2f6af741dd6b9bc24880d7de304afdd56 Signed-off-by: bborbely --- diff --git a/infra-charts/templates/fluentd-configmap.yaml b/infra-charts/templates/fluentd-configmap.yaml index 313748c..2baed2b 100644 --- a/infra-charts/templates/fluentd-configmap.yaml +++ b/infra-charts/templates/fluentd-configmap.yaml @@ -16,7 +16,7 @@ limitations under the License. {{- define "es_infra.part" }} {{- template "es_begin.part"}} {{- with . }} - host {{ .host }} + host {{ .url }} port {{ .port }} scheme {{ .scheme }} logstash_prefix {{ .logstash_prefix }}