charts
charts copied to clipboard
FluentD Chart ConfigMap default values do not work
What happened
In the FluentD chart the default values for in config map are not mapped to the ConfigMap resource that is created, when deployed, no values are placed in the config map.
What I expect
Values from the default values file to be in ConfigMap
What else
I noticed in the values.yaml file that the value is configMap, but the range function in the configmap template is looking for configMaps seen here.
@goruha can you take a look at this?
@MoonMoon1919 yea. That's a bug