When defining the following task_post_script code in the values file of our deployment, we have an error message 'Error: YAML parse error on geonode-k8s/templates/geonode/geonode-tasks-py-conf.yaml: error converting YAML to JSON: yaml: line 438: could not find expected ':''.
Bug Description
When defining the following task_post_script code in the values file of our deployment, we have an error message 'Error: YAML parse error on geonode-k8s/templates/geonode/geonode-tasks-py-conf.yaml: error converting YAML to JSON: yaml: line 438: could not find expected ':''.
Reproduction Steps
Run a helm template with a values.yaml containing the above code.
Behavior
No error should be raised.
Additional Information
Any additional information or context that may be helpful in resolving the bug.