summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/charts/aaf-service/.helmignore
AgeCommit message (Collapse)AuthorFilesLines
2020-06-08[AAF SMS] Use certInitializer for certificatesSylvain Desbureaux1-21/+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
2018-10-11refactor AAF casablanca chartsMandeep Khinda1-0/+21
Issue-ID: AAF-539 Change-Id: Id1f263d526ef5fa88c6cd25f7ed1779d3a0cd2ee Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>