aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/postgres/charts/pgpool/configs/pool_hba.conf
AgeCommit message (Collapse)AuthorFilesLines
2019-12-17[COMMON] Use deployment for postgresqlSylvain Desbureaux1-0/+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 postgresjasmineWen1-0/+67
Issue-ID: OOM-1355 Change-Id: I37a8906b2039eeaf46da5c3884a87b69a79db3ef Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>