eclipse-kuksa / kuksa.cloud

Kuksa Cloud repo
Eclipse Public License 2.0
17 stars 18 forks source link

Fix indentation error in Helm chart #182

Open max-grzanna opened 2 years ago

max-grzanna commented 2 years ago

An indentation error in the kuksa.cloud helm chart is causing an error when installing the chart.

Error: INSTALLATION FAILED: template: kuksa-cloud/templates/ambassador/mapping-mqtt-adapter.yaml:17:18: executing "kuksa-cloud/templates/ambassador/mapping-mqtt-adapter.yaml" at <.Values.certificates.sslForTcpMappings>: nil pointer evaluating interface {}.sslForTcpMappings

Issue is related to #180