Open
Description
I just ran through the quickstart with minikube using the helm chart, and the acid-minimal-cluster has no node port (section "Connect to the Postgres cluster via psql").
minikube service acid-minimal-cluster --url
😿 service default/acid-minimal-cluster has no node port
I'm not sure where this should have been set up or how to do so (new to operator and relatively new to k8s). Otherwise everything seems to be running fine (all green in minikube's dashboard).
Edit: I installed via helm, FYI