Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Helm not working #1798

Open
Open
@jrab66

Description

@jrab66

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions