kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
46 stars 13 forks source link

🐛 Fix postgres install hook role binding #242

Closed francostellari closed 4 months ago

francostellari commented 4 months ago

Summary

When installing the helm chart without specifying the kubeflex-system namespace, the helm-install-rolebinding is created in the default namespace instead of the kubeflex-system namespace. This causes the postgres installation to fail

Related issue(s)

Fixes #