postgres-operator/charts/postgres-operator/templates
Christoffer Anselm 548e387745
Fix deployment extraEnvs indentation in operator chart (#2814)
* Fix operator extraEnvs indentation

Fix bad operator extraEnvs indentation by matching the statement to how other lists are expanded in the deployment template

* Replace nindent by indent to fully mirror the other similar lines in the file

---------

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2024-12-23 08:59:54 +01: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 Fix deployment extraEnvs indentation in operator chart (#2814) 2024-12-23 08:59:54 +01: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