aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/postgres-init/.helmignore
AgeCommit message (Collapse)AuthorFilesLines
2024-07-05[COMMON] Fix Kyverno PoliciesAndreas Geissler1-0/+11
common: - Add settings to common pod templates and fix Cassandra serviceMesh and MariaDB operator templates - Added template for mongodb - Empty lines to files added readinessCheck: - Add missing security settings mariadb-init: - add security settings in job cassandra: - Empty lines added to files mongodb: - make emptyDir volume size configurable others: - update chart dependency for mongodb in components - fix linter errors in all files Issue-ID: OOM-3295 Issue-ID: OOM-3296 Change-Id: Ieb64be337013e0477f7aaca9c75bb6a3f3264848 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2021-10-12[CPS] Use common postgres for CPSAbdelmuhaimen Seaudi1-0/+21
Add option for CPS to use common postgres Issue-ID: OOM-2839 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ida133999f26cf50d59103aa30a90c97fba3e66a0