aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/postgres/templates/_deployment.tpl
AgeCommit message (Expand)AuthorFilesLines
2024-04-13[COMMON] Remove hostPath entriesAndreas Geissler1-3/+0
2024-03-20[COMMON] Make imagePullSecrets configurableAndreas Geissler1-2/+1
2023-07-21[COMMON] Add missing labels for etcd, mongo, postgresAndreas Geissler1-0/+12
2023-05-12[COMMON] Add monitoring to postgresmiroslav.masaryk1-0/+43
2023-03-03[COMMON] Fix resources indentmiroslavmasaryk1-1/+1
2022-03-31[CPS] Set postgres replica strategyBruno Sakoto1-0/+2
2021-10-12[CPS] Use common postgres for CPSAbdelmuhaimen Seaudi1-2/+3
2021-07-12[COMMON] Added imagePullSecrets to common template files with some fixandreas-geissler1-0/+2
2021-03-24[ONAP] Upgrade crunchy imageTomasz Pietruszkiewicz1-0/+4
2021-03-08[COMMON] Fix postgres data persistenceBruno Sakoto1-0/+3
2020-11-24[COMMON][POSTGRES] Uses new tpls for repos / imagesSylvain Desbureaux1-3/+3
2020-10-19[COMMON] Add limits to postgres deployments.Sylvain Desbureaux1-2/+1
2020-09-15Remove field not defined in deployment specificationJakub Latusek1-1/+0
2020-07-07Make COMMON/POSTGRES compatible with Kubernetes v1.17milaszki1-1/+4
2020-05-25[COMMON] Allow to use ' in postgres passwordsKrzysztof Opasiak1-4/+11
2020-03-25[COMMON] Optimize common secret templateKrzysztof Opasiak1-8/+8
2020-03-10[COMMON] Allow special characters in postgress passwordsKrzysztof Opasiak1-3/+37
2020-02-07[COMMON] Use common secret template in postgresKrzysztof Opasiak1-13/+4
2020-02-06[COMMON] Share deployment configuration in PostgresKrzysztof Opasiak1-0/+144