remove fluentd-secrets (not needed anymore) 45/1245/1
authorbborbely <botond.borbely@nokia.com>
Tue, 23 Jul 2019 07:34:07 +0000 (09:34 +0200)
committerbborbely <botond.borbely@nokia.com>
Tue, 23 Jul 2019 07:34:24 +0000 (09:34 +0200)
Change-Id: Ib66cf549204b5ac48417d6327b9f5b739c345d50
Signed-off-by: bborbely <botond.borbely@nokia.com>
SPECS/infra-charts.spec
infra-charts/templates/fluentd-daemonset.yaml

index f9eb307..c7d329e 100644 (file)
@@ -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}
index 7477ce5..b709987 100644 (file)
@@ -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