charts icon indicating copy to clipboard operation
charts copied to clipboard

FluentD Chart ConfigMap default values do not work

Open MoonMoon1919 opened this issue 7 years ago • 2 comments

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.

MoonMoon1919 avatar Sep 13 '18 16:09 MoonMoon1919

@goruha can you take a look at this?

osterman avatar Sep 13 '18 21:09 osterman

@MoonMoon1919 yea. That's a bug

goruha avatar Sep 28 '18 19:09 goruha