Skip to content

Undefined Variable causes Helm Template Failure #65

Closed
@alex1989hu

Description

@alex1989hu

Due to undefined variable check introduced in #64 the Helm Chart is broken.

Let me copy what I commented to the PR:

helm template . --debug
install.go:178: [debug] Original chart version: ""
install.go:199: [debug] CHART PATH: /home/alex/other/postgres-operator-examples/helm/install


Error: template: pgo/templates/manager.yaml:23:23: executing "pgo/templates/manager.yaml" at <eq .Values.debug false>: error calling eq: incompatible types for comparison
helm.go:88: [debug] template: pgo/templates/manager.yaml:23:23: executing "pgo/templates/manager.yaml" at <eq .Values.debug false>: error calling eq: incompatible types for comparison

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