summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/portal')
-rw-r--r--kubernetes/portal/charts/portal-mariadb/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/portal/charts/portal-mariadb/values.yaml b/kubernetes/portal/charts/portal-mariadb/values.yaml
index f040d10217..e00f0fcebb 100644
--- a/kubernetes/portal/charts/portal-mariadb/values.yaml
+++ b/kubernetes/portal/charts/portal-mariadb/values.yaml
@@ -51,7 +51,7 @@ config:
# aai sparky ui assignment for port 8080
aaiSparkyPort: "30220"
# application's front end hostname. Must be resolvable on the client side environment
- aaiSparkyHostName: "aai.api.sparky.simpledemo.onap.org"
+ aaiSparkyHostName: "aai.ui.simpledemo.onap.org"
# cli ui assignment for port 8080
cliPort: "30260"
# application's front end hostname. Must be resolvable on the client side environment