summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/postgres/charts/pgpool/configs
AgeCommit message (Collapse)AuthorFilesLines
2020-02-07[COMMON] Remove pgpoolKrzysztof Opasiak2-745/+0
It seems that pgpool is never thus there is no need to spend time moving it to common secret template Issue-ID: OOM-2250 Change-Id: I237f9e01cec80bd47ff47c7eb4db282471cfad07 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2019-12-17[COMMON] Use deployment for postgresqlSylvain Desbureaux2-2/+1
Instead of statefulset + inner work in the container, use deployments in order to be more reliable Change-Id: Icf4fe1303ae3489c822558e28bb08b69af2d4970 Issue-ID: OOM-2234 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-10-10mv pgpool to a subchart of postgresjasmineWen3-0/+746
Issue-ID: OOM-1355 Change-Id: I37a8906b2039eeaf46da5c3884a87b69a79db3ef Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>