postgres-operator/docs/reference
Kirill Petrov 5fb654f5f7
Add support for passing extra command-line args via Helm values (#2892)
* Add support for passing extra command-line args to the operator via Helm values

This change introduces the ability to specify additional command-line arguments for the Postgres Operator via the "extraArgs" field in values.yaml. Documentation has been updated with details on new arguments "-kubeqps" and "-kubeburst" added before: https://github.com/zalando/postgres-operator/pull/2667. The chart version is bumped to 1.14.1 to reflect these changes.

* reverted charts/postgres-operator/Chart.yaml

---------

Co-authored-by: k.s.petrov <k.s.petrov@2gis.ru>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2026-06-01 10:04:48 +02:00
..
cluster_manifest.md feature toggle for using maintenance windows (#3074) 2026-04-16 17:13:18 +02:00
command_line_and_environment.md Add support for passing extra command-line args via Helm values (#2892) 2026-06-01 10:04:48 +02:00
operator_parameters.md build multi-arch pooler image (#3077) 2026-04-28 13:34:36 +02:00