From: bborbely Date: Tue, 23 Jul 2019 07:34:07 +0000 (+0200) Subject: remove fluentd-secrets (not needed anymore) X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=aebed79f6b2cf72615037271e75888396fe1640f;p=ta%2Fcaas-install.git remove fluentd-secrets (not needed anymore) Change-Id: Ib66cf549204b5ac48417d6327b9f5b739c345d50 Signed-off-by: bborbely --- diff --git a/SPECS/infra-charts.spec b/SPECS/infra-charts.spec index f9eb307..c7d329e 100644 --- a/SPECS/infra-charts.spec +++ b/SPECS/infra-charts.spec @@ -15,7 +15,7 @@ %define COMPONENT infra-charts %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 15 +%define RPM_MINOR_VERSION 16 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/infra-charts/templates/fluentd-daemonset.yaml b/infra-charts/templates/fluentd-daemonset.yaml index 7477ce5..b709987 100644 --- a/infra-charts/templates/fluentd-daemonset.yaml +++ b/infra-charts/templates/fluentd-daemonset.yaml @@ -89,9 +89,6 @@ spec: mountPath: /var/log - name: varlibdockercontainers mountPath: /var/lib/docker/containers - - name: fluentd-secrets - mountPath: /etc/fluentd/ssl - readOnly: true - name: fluentd-config mountPath: /fluentd/etc readOnly: true