-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Issue Description:
We tried to follow this document to install SolidUI,
https://cloudorc.github.io/SolidUI-Website/docs/deployment/deployment-kubernetes
- When using the lastest relase 0.4.0, we found it will hit below error during installation:
Error: INSTALLATION FAILED: YAML parse error on solidui/templates/cm-mysql.yaml: error converting YAML to JSON: yaml: line 41: could not find expected ':'
helm.go:88: [debug] error converting YAML to JSON: yaml: line 41: could not find expected ':'
By compareing with relase 0.3.0, there was a code indent issue on cm-mysql.yaml, please fix it.
- It seems we need to create the solidui namespace first before doing the helm, please consider adding it into the document/helm chart, thanks.
Metadata
Metadata
Assignees
Labels
No labels