aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/msb/components/msb-eag/templates
AgeCommit message (Collapse)AuthorFilesLines
2021-02-16[MSB] Use certInitializer for MSBSylvain Desbureaux2-11/+19
MSB is currently using an hardcoded certificate. In order to follow SECOMMON requirements, let's use a freshly generated certificate instead Issue-ID: MSB-521 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I157e44a6e30391c36c0142acfa08604c37b79cc4
2020-11-30[MSB] Uses new tpls for repos / imagesSylvain Desbureaux5-0/+241
This commit makes MSB chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I97de4e13d077a6b7139d98dcd855f93645489035