removing/replacing host w url 27/1227/2
authorbborbely <botond.borbely@nokia.com>
Fri, 19 Jul 2019 13:54:25 +0000 (15:54 +0200)
committerbborbely <botond.borbely@nokia.com>
Fri, 19 Jul 2019 14:48:44 +0000 (16:48 +0200)
Change-Id: I70f7b0d2f6af741dd6b9bc24880d7de304afdd56
Signed-off-by: bborbely <botond.borbely@nokia.com>
infra-charts/templates/fluentd-configmap.yaml

index 313748c..2baed2b 100644 (file)
@@ -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 }}