postgres-operator/charts/postgres-operator/templates
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
..
NOTES.txt Add helm chart (#434) 2019-03-29 11:26:13 +01:00
_helpers.tpl Fix duplicate key issue when using configmap config target (#2584) 2024-03-18 10:55:42 +01:00
clusterrole-postgres-pod.yaml define readinessProbe on statefulSet (#1825) 2022-03-30 18:19:34 +02:00
clusterrole.yaml Add support for EBS CSI Driver (#2677) 2024-12-19 12:32:09 +01:00
clusterrolebinding.yaml postgres-pod clusterrole (#832) 2020-02-19 12:32:54 +01:00
configmap.yaml feat(chart): add flags for podPriorityClassName (#2499) 2024-02-02 11:47:28 +01:00
deployment.yaml Add support for passing extra command-line args via Helm values (#2892) 2026-06-01 10:04:48 +02:00
operatorconfiguration.yaml Apply template on all keys of operatorconfiguration (#2608) 2024-05-10 16:30:29 +02:00
postgres-pod-priority-class.yaml feat(chart): add flags for podPriorityClassName (#2499) 2024-02-02 11:47:28 +01:00
service.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
serviceaccount.yaml Add namespace to helm chart resources that need them (#1531) 2021-07-07 14:47:49 +02:00
user-facing-clusterroles.yaml Add user facing ClusterRoles to Helm chart (#1675) 2021-11-19 11:28:17 +01:00