logdna / logdna-agent-v2

The blazingly fast, resource efficient log collection client
https://logdna.com
MIT License
65 stars 46 forks source link

Helm Chart: --set extraEnv.LOGDNA_LOG_DIRS=/var/log/containers yields error #252

Open chriskinsman opened 2 years ago

chriskinsman commented 2 years ago

Trying to use extraEnv to change LOGDNA_LOG_DIRS.

Use the set above but end up with:

Error: INSTALLATION FAILED: YAML parse error on agent/templates/daemon_set.yaml: error converting YAML to JSON: yaml: line 59: did not find expected '-' indicator

Could not find any example of the proper way to utilize extraEnv

pratapaprasanna commented 2 years ago

Any improvement/update on this even i facing the same error Thanks