aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/vid/charts/vid-mariadb-galera/templates/pv.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-11-18[VID] Use mariadb galera common chartSylvain Desbureaux1-37/+0
Instead of using "own" galera chart, reuse chart placed in common part of OOM installation. Will ease move to common galera cluster (which is not done by this commit). Change-Id: I843c89ed4899055e9502268089d0e01f28fe37ae Issue-ID: VID-704 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-09-03Vid Template alignment.Mandeep Khinda1-0/+37
Moving vid readiness to version 2.0.1 Remove unnecessary config maps as a result of using readiness 2.0.1, 2 configmaps moved to resources. Check if replica instances are up dynamically. Issue-ID: VID-236 Change-Id: Iaf2989f556214f60467f7a1d7a745a95ae421506 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>