nandanrao opened a new pull request #16191: URL: https://github.com/apache/superset/pull/16191
Previous, the spacing in the in the envFromSecrets caused a problem in yaml > json conversion and errored when attempting to use: ```shell Error: UPGRADE FAILED: YAML parse error on superset/templates/deployment-worker.yaml: error converting YAML to JSON: yaml: line 71: did not find expected key ``` Fixing the spacing seems to have solved the issue. Cheers! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
