summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/templates/_deployment.tpl
AgeCommit message (Collapse)AuthorFilesLines
2020-06-08[AAF SMS] Use certInitializer for certificatesSylvain Desbureaux1-67/+0
AAF SMS was hardcoding its certificates in the container. This patch makes use of certInitializer in order to retrieve "fresh" certificates. In order to use certInitiliazer in a sub component, we had to move charts to component and add the right requirements. Issue-ID: AAF-1159 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6ec55eddffd54dd56b03cea1a6f0b437f8bfa299
2020-05-04[AAF] v1.16+ compatible templatesSylvain Desbureaux1-0/+67
Use the different "common" templates in order to create consistent and v1.16+ compatible templates for the different resources of AAF Issue-ID: AAF-1122 Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iefc1391211a69b6584ea127066ce430d4f5eb389