Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
seems helm install doesnt work have some issues with the chart, following steps from deploy/helm/README.md
trying to install in test minikube cluster doesn't work.
(⎈|minikube:default) jrab66@fedora ~/Documents/github/homelab/lowcoder/deploy/helm main ± helm install -n lowcoder my-lowcoder .
Error: INSTALLATION FAILED: template: lowcoder/templates/api-service/secrets.yaml:34:42: executing "lowcoder/templates/api-service/secrets.yaml" at <.values.global.config.nodeServiceSecret>: nil pointer evaluating interface {}.global
Expected Behavior
helm chart installation
Steps to reproduce
minikube start
(⎈|minikube:default) jrab66@fedora ~/Documents/github/homelab/lowcoder/deploy/helm main ± helm install -n lowcoder my-lowcoder .
Error: INSTALLATION FAILED: template: lowcoder/templates/api-service/secrets.yaml:34:42: executing "lowcoder/templates/api-service/secrets.yaml" at <.values.global.config.nodeServiceSecret>: nil pointer evaluating interface {}.global
Environment
minikube
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels