Dashboard chart fails on upgrade
Helm upgrade failed: YAML parse error on stackspin-dashboard/templates/backend-deployment.yaml: error converting YAML to JSON: yaml: line 73: did not find expected key
Could be an indentation issue maybe.
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
Helm upgrade failed: YAML parse error on stackspin-dashboard/templates/backend-deployment.yaml: error converting YAML to JSON: yaml: line 73: did not find expected key
Could be an indentation issue maybe.
changed milestone to %2.11
added App::Dashboard Bug Helm labels
assigned to @arie
193-dashboard-chart-fails-on-upgrade
to address this issue created branch 193-dashboard-chart-fails-on-upgrade
to address this issue
mentioned in merge request !171 (merged)
I think it's indeed an indentation issue, which only occurs if extraEnvVars
is non-empty.
mentioned in commit db73426d
closed with merge request !171 (merged)