zalando / postgres-operator

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

postgres-operator chart: Add extraEnvs support #2672

Open desaintmartin opened 1 week ago

desaintmartin commented 1 week ago

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

Having the ability to state environment variable can be useful (example: set GOMAXPROCS, which, for big bare metal, can prevent spawning 200 processes)