Closed
Description
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
Labels
No labels