diff options
Diffstat (limited to 'kubernetes/uui/components/uui-server/values.yaml')
-rw-r--r-- | kubernetes/uui/components/uui-server/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/components/uui-server/values.yaml b/kubernetes/uui/components/uui-server/values.yaml index 4ea0030920..83dabb3b9b 100644 --- a/kubernetes/uui/components/uui-server/values.yaml +++ b/kubernetes/uui/components/uui-server/values.yaml @@ -201,7 +201,7 @@ uuiServer: so: baseUrl: http://so.onap:8080 username: InfraPortalClient - password: password1 + password: password1$ sdc: baseUrl: http://sdc-be:8080 username: aai |