cloudposse / cloudposse/charts

FluentD Chart ConfigMap default values do not work

Open
#170 2 comments 0 reactions 1 assignee Claimed by @goruha View on GitHub
bug
Dominant language
Mustache
Stars
160
Forks
62
PR merge metrics
No merged PRs in 30d

Description

## 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](https://github.com/cloudposse/charts/blob/d9bc52e1ddeadb9fdaff86e237431408b90cddee/incubator/fluentd-kubernetes/templates/configmap.yaml#L11).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.