eclipse-kuksa / kuksa.cloud

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

kuksa.cloud helm install #180

Open ovasens opened 2 years ago

ovasens commented 2 years ago

installation instruction https://github.com/eclipse/kuksa.cloud/blob/master/deployment/helm/Readme.md

when I'm trying helm install <release name> ./kuksa-cloud

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

ovasens commented 2 years ago

I tried to reduce white space on "container" bloc between line 120 and line 128, I tried different identation level and I have the same issue.
When that bloc is on the same identation level with "keycloak" I have another errors but I don't think it's the right configuration

MutatingWebhookConfiguration W1120 13:23:24.730778 85718 warnings.go:70] admissionregistration.k8s.io/v1beta1 MutatingWebhookConfiguration is deprecated in v1.16+, unavailable in v1.22+; use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration Error: INSTALLATION FAILED: no TCPMapping with the name "wakeve-adapter-mqtt" found