aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-04-06 21:53:32 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-06 21:53:32 +0000
commit01f77c9e94756b3107bedbee87ca0c6deb05e248 (patch)
treeab02b4b60bc3973d828e259b3db926c0e11a62d3 /kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF
parent48cba2695c768a04499b398272a1f96e8f5d6289 (diff)
parent375d0eaa1368368df3c2b9512d9ac8ee6056c63d (diff)
Merge "[AAI][SPARKY] Automatically retrieve certs"
Diffstat (limited to 'kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF')
-rw-r--r--kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties b/kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
index 2592e5ca7c..7a0fb8250b 100644
--- a/kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
+++ b/kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
@@ -46,4 +46,4 @@ ext_req_connection_timeout=15000
ext_req_read_timeout=20000
#Add AAF namespace if the app is centralized
-auth_namespace={{.Values.config.aafNamespace}}
+auth_namespace={{ .Values.certInitializer.fqi_namespace }}