Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

Fix extraArgs in keydb exporter #44

Closed rngcntr closed 2 years ago

rngcntr commented 2 years ago

Without the leading -, helm was not be able to render the chart, exiting with the following error:

error converting YAML to JSON: yaml: line 113: could not find expected ':'

The leading dash was removed earlier in this commit.

Antiarchitect commented 2 years ago

@rngcntr Thank you for your contribution. Please take a look on 0.33.2 when available.