zalando / postgres-operator

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

Make PostgresContainerName configurable #2698

Open egerkke opened 4 months ago

egerkke commented 4 months ago

Hi Ladies and Gents,

Please, answer some short questions which should help us to understand your problem / question better?

Currently PostgresContainerName is hard-coded with name postgres : kubernetes.go

Would it be possible to make it configurable?

Many thanks in advance!