aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/charts/aaf-locate/templates/ingress.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-06-11[AAF SMS] Use certInitializer for certificatesSylvain Desbureaux1-2/+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 (cherry picked from commit 0de302ad6212185c842ce7232319e19d994dd520)
2020-05-06[AAF] Fix AAF ConfigurationSylvain Desbureaux1-2/+0
set redirect to service providing SSL add ingress for aaf-oauth Issue-ID: OOM-2170 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iec05ec5798cc8240ca45d7d08c973bc3516f5e8f
2019-11-27Add ingress controller support to AAFLucjan Bryndza1-0/+4
Change-Id: Ie69b9dac533ed2af80645e6d65318b6b4e81cbd3 Issue-ID: OOM-2170 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>