postfinance / kubenurse

Kubernetes network monitoring
MIT License
416 stars 39 forks source link

fix(helm): parse error when using extraEnvs #48

Closed zbindenren closed 2 years ago

zbindenren commented 2 years ago

This should fix the following error when using envVars:

Error: YAML parse error on kubenurse/templates/daemonset.yaml: error converting YAML to JSON: yaml: line 42: mapping values are not allowed in this context

Use --debug flag to render out invalid YAML
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3312883279


Files with Coverage Reduction New Missed Lines %
internal/kubediscovery/nodewatcher.go 7 81.63%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 2714940868: -1.3%
Covered Lines: 421
Relevant Lines: 531

💛 - Coveralls
djboris9 commented 2 years ago

lgtm @zbindenren