dcae sec updates for dashboard and inventory
[oom.git] / kubernetes / dcaegen2 / components / dcae-dashboard / templates / deployment.yaml
index 116a77f..a926fb3 100644 (file)
@@ -104,6 +104,8 @@ spec:
           volumeMounts:
             - mountPath: /usr/local/share/ca-certificates/
               name: tls-info
+            - mountPath: /opt/logs/dcae/dashboard
+              name: component-log
           env:
             - name: CONSUL_HOST
               value: consul-server.{{ include "common.namespace" . }}