X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Fvalues.yaml;h=d263ce76186548b1376bbe22df253d19f897aee7;hb=94c2d5d12d92abefa2ed0d85ed3e7f8b5bc7ed71;hp=d0a881704bc12e276ec38ad8e97a37f406093adc;hpb=8c686e8dbc613353518fd823240d6bf17ad6d0a7;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml index d0a88170..d263ce76 100644 --- a/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml @@ -34,12 +34,14 @@ dashboard: # The keys listed below MUST be configured in each deployment; # this list does not include all keys recognized by the app. + # Specify a storage class to bypass the local storage definition. + # storageclass: # persist user details as JSON to a persistent volume storagesize: 1Mi # in the container userfile: /dashboard-data/users.json # on the server - datapath: /tmp/dashboard-data + datapath: /opt/data/dashboard-data # The URL prefixes use K8S/Kong service names a1med: @@ -76,3 +78,6 @@ dashboard: ecomp_redirect_url: https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm ecomp_rest_url: http://portal-app.onap:8989/ONAPPORTAL/auxapi ueb_app_key: uebkey + metrics: + url: + ac: http://ric-aux-kibana-server:5601/goto/1234567890abcdef?embed=true