zalando / postgres-operator

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

Command and args customize in sidecar? #2439

Open kost2191 opened 1 year ago

kost2191 commented 1 year ago

We have added some sidecars (exporters, pgbouncer), but we cannot change its command or args via kind:Postgresql Can you add this feature for customizing "command" and "args"?

mhaley-tignis commented 1 year ago

Duplicate of https://github.com/zalando/postgres-operator/issues/2448 PR here https://github.com/zalando/postgres-operator/pull/2449

tabbyl21 commented 1 year ago

Yep I validated this PR works: #2449 . Wondering what else I need to do to get the PR merged :)

petrushinvs commented 2 months ago

Strong Vote for this feature. Any plans to merge?

kamenskiyyyy commented 3 weeks ago

Any updates?

ItielOlenick commented 5 days ago

Any updates? Seems like a very basic requirement