Skip to content

[Need Fix] Install Kubernetes deployment though helm failed #281

@gsxmax

Description

@gsxmax

Issue Description:
We tried to follow this document to install SolidUI,
https://cloudorc.github.io/SolidUI-Website/docs/deployment/deployment-kubernetes

  1. 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.

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions