Hi. I have tried to create a Local kubernetes cluster for camunda 8.5 by following link Local Kubernetes cluster | Camunda 8 Docs. When I am running the command - ‘helm install camunda-platform camunda/camunda-platform -f camunda-platform-core-kind-values.yaml --debug’ I am getting error 'install.go:159: [debug] Original chart version: “”
install.go:176: [debug] CHART PATH: /home/vahe/.cache/helm/repository/camunda-platform-10.1.1.tgz
Error: parse error at (camunda-platform/charts/identityKeycloak/charts/postgresql/charts/common/templates/_resources.tpl:15): unclosed action
helm.go:84: [debug] parse error at (camunda-platform/charts/identityKeycloak/charts/postgresql/charts/common/templates/_resources.tpl:15): unclosed action’: What can I do to jump up from this issue?