[stable/sumologic-fluentd] Add a container volumeMount mountPath /var/log/ (#1516)

This commit is contained in:
typelambda
2017-08-08 21:20:32 +02:00
committed by Reinhard Nägele
parent a91608f4e9
commit f7a2152cd0
@@ -25,6 +25,9 @@ spec:
- name: host-logs
mountPath: /mnt/log/
readOnly: true
- name: host-logs
mountPath: /var/log/
readOnly: true
- name: docker-logs
mountPath: /var/lib/docker/
readOnly: true