Commit 9b4c5366 authored by David McKay's avatar David McKay

fix: use string for extra args

parent 64098d3a
......@@ -4,6 +4,5 @@ chart-dirs:
- charts
chart-repos:
- "jetstack=https://charts.jetstack.io"
helm-extra-args:
- "--set license.key=${INFLUXDB_ENTERPRISE_LICENSE_KEY}"
helm-extra-args: "--set license.key=${INFLUXDB_ENTERPRISE_LICENSE_KEY}"
debug: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment