sitewhere / sitewhere-k8s

SiteWhere / Kubernetes integration including Helm Charts
18 stars 23 forks source link

An error occurred during sitewhere-k8s installation #183

Open MeiMJX opened 2 years ago

MeiMJX commented 2 years ago

I tried to install Sitewhere-k8s

1.Install SiteWhere from SiteWhere Kubernetes Repository

  1. Clone the Repository git clone https://github.com/sitewhere/sitewhere-k8s.git
  2. Install SiteWhere helm install sitewhere ./sitewhere An error occurred while I was here: [user@localhost sitewhere]$ helm lint ==> Linting . [ERROR] Chart.yaml: unable to parse YAML error converting YAML to JSON: yaml: line 2: mapping values are not allowed in this context [ERROR] templates/: cannot load Chart.yaml: error converting YAML to JSON: yaml: line 2: mapping values are not allowed in this context [ERROR] : unable to load chart cannot load Chart.yaml: error converting YAML to JSON: yaml: line 2: mapping values are not allowed in this context

helm version version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean", GoVersion:"go1.17.5"}

minikube version minikube version: v1.25.2 commit: 362d5fdc0a3dbee389b3d3f1034e8023e72bd3a7

ColeMurray commented 1 year ago

:+1:, this is caused by a bad merge conflict in the Charts.yaml file: https://github.com/sitewhere/sitewhere-k8s/blob/master/charts/sitewhere/Chart.yaml#L1