zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.15k stars 950 forks source link

Missing option for pod labels in the postgres-operator-ui Chart #2520

Open sirtux opened 6 months ago

sirtux commented 6 months ago

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?

FxKu commented 6 months ago

yes, please. :smiley: