From 1b5cb4bea286c1bcead40a9d7623fc5486c71f69 Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Tue, 28 May 2019 12:32:51 -0500 Subject: [PATCH] Fluentd: Use OSH Fluentd image with systemd plugin This updates the default fluentd image to use the fluentd image built with the systemd input plugin from the openstack-helm-images repository Change-Id: I7c75cd19d62f3dbc3fa4708642119f1781e58677 Signed-off-by: Steve Wilkerson --- fluentd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluentd/values.yaml b/fluentd/values.yaml index 4abd96f18..536f95cda 100644 --- a/fluentd/values.yaml +++ b/fluentd/values.yaml @@ -31,7 +31,7 @@ labels: images: tags: - fluentd: docker.io/fluent/fluentd-kubernetes-daemonset:v1.2-debian-elasticsearch + fluentd: docker.io/openstackhelm/fluentd:latest-debian prometheus_fluentd_exporter: docker.io/bitnami/fluentd-exporter:0.2.0 dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1 helm_tests: docker.io/openstackhelm/heat:newton-ubuntu_xenial