mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Update daemonset.yaml file to have configurable volumes and volumeMounts. This allows us to add volumes and volumeMounts. For example, the kubelet writes to journald. We want to add a volume "/run/log/journal" and its volume mount so that fluentd-cloudwatch can send the kubelet log messages to CloudWatch. Signed-off-by: Aditya Pahuja <aditya.pahuja@digital.cabinet-office.gov.uk> * Bump fluentd-cloudwatch chart version Signed-off-by: Aditya Pahuja <aditya.pahuja@digital.cabinet-office.gov.uk>