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=ec1aaeb5d40623ca81f8d45e0aabc32cd77351e6;hb=2df61c2fcf64b32ecf7f064ef9cbbe6b54a15bc0;hp=a4992a07e893fa4464e269bbd73b771c4ee434d3;hpb=1210d9fa2f153be7f1f6ee0343bca03107fac111;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 a4992a07..ec1aaeb5 100644 --- a/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml @@ -27,19 +27,21 @@ dashboard: tag: 1.2.0 replicaCount: 1 - # Service ports are now defined in + # Service ports are now defined in # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file. # If need to change a service port, make the code change necessary, then # update the _ports.tpl file with the new port number. # 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: @@ -79,3 +81,4 @@ dashboard: metrics: url: ac: http://ric-aux-kibana-server:5601/goto/1234567890abcdef?embed=true + mc: http://ric-aux-kibana-server:5601/goto/b35690798f2a32d065f5107aecd84308?embed=true