mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/sumologic-fluentd] Add a container volumeMount mountPath /var/log/ (#1516)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user