percona / percona-helm-charts

Collection of Helm charts for Percona Kubernetes Operators.
https://www.percona.com/software/percona-kubernetes-operators
Other
110 stars 151 forks source link

K8SPG-564 - pg-db: Fix exposing of pgBouncer load balancing #323

Closed Alkiimista closed 2 months ago

Alkiimista commented 2 months ago

Fixes

Error: INSTALLATION FAILED: template: pg-db/templates/cluster.yaml:217:22: executing "pg-db/templates/cluster.yaml" at <.Values.expose.loadBalancerSourceRanges>: nil pointer evaluating interface {}.loadBalancerSourceRanges helm.go:84: [debug] template: pg-db/templates/cluster.yaml:217:22: executing "pg-db/templates/cluster.yaml" at <.Values.expose.loadBalancerSourceRanges>: nil pointer evaluating interface {}.loadBalancerSourceRanges INSTALLATION FAILED main.newInstallCmd.func2 helm.sh/helm/v3/cmd/helm/install.go:154 github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra@v1.8.0/command.go:983 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra@v1.8.0/command.go:1115 github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra@v1.8.0/command.go:1039 main.main helm.sh/helm/v3/cmd/helm/helm.go:83 runtime.main runtime/proc.go:267 runtime.goexit runtime/asm_amd64.s:1650

it-percona-cla commented 2 months ago

CLA assistant check
All committers have signed the CLA.

tplavcic commented 2 months ago

Hi @ Alkiimista! Thank you very much for the nice contribution, it is merged now!