Open
Description
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator-ui:v1.10.1
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K8s
- Are you running Postgres Operator in production? yes
- Type of issue? Feature Request
The helm chart for the postgres-operator has options for setting the pod labels,
eg.
This option is missing in the charts for the postgres-operator-ui, and I'd like to see it here.
Reasoning: We internally control firewalling to the api-server with labels, and without the right label access is denied.
Should I open a PR for this issue?