You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The configuration is now inside the container (from PR comment:
helm#211 (comment)),
I then removed the configMap holding the config.
The AWS keys are added as secrets from files, using Files.Glob (from PR
comment
helm#211 (comment))
FluentD is configured through [td-agent.conf](http://docs.fluentd.org/articles/config-file). This file (and any others listed in `tdAgentFiles`) will be mounted into the `fluentd` pod.
0 commit comments