summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-03-03 20:07:36 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-03 20:07:36 +0000
commitad82580180950911a3aaa57285d03339dc9feb5c (patch)
treebff8b0d1407b546b1afa2a218650c0c5b2d0c99b /kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
parent627c03abaea32594b4b518ff6a965363f4a73fc5 (diff)
parenta9a41d84026f059aae70f9042c0b99af5b72e619 (diff)
Merge "[AAI][SPARKY] Automatically retrieve certs"
Diffstat (limited to 'kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties')
-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 }}