devicehive-docker icon indicating copy to clipboard operation
devicehive-docker copied to clipboard

Fixed yaml structure

Open arslanbekov opened this issue 6 years ago • 0 comments

I'm trying to install it and I'm having difficulty

$ helm install --name devicehive ./devicehive --set backendNode.enabled=true --dry-run --debug

[debug] Created tunnel using local port: '43923'

[debug] SERVER: "127.0.0.1:43923"

[debug] Original chart version: ""
[debug] CHART PATH: /devicehub/devicehive-docker/k8s/devicehive

Error: YAML parse error on devicehive/templates/dh-backend-node-deployment.yaml: error converting YAML to JSON: yaml: line 26: mapping values are not allowed in this context

arslanbekov avatar Mar 13 '19 11:03 arslanbekov