X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Ftemplates%2Fappconfig.yaml;h=837f4b1aa210decc1804be542454c4be470b704c;hb=ca722e6a52445d9148ee361d0cc6eaba1bbb7610;hp=2930a1557c100c1f8ff5d66ae3c6102e75fc9792;hpb=8d90c3527c54ea27c61feecbbee2f1c09169e298;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/appconfig.yaml b/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/appconfig.yaml index 2930a155..837f4b1a 100644 --- a/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/appconfig.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/appconfig.yaml @@ -29,4 +29,6 @@ data: a1med.url = {{ .Values.dashboard.properties.a1med.url }} anrxapp.url = {{ .Values.dashboard.properties.anrxapp.url }} e2mgr.url = {{ .Values.dashboard.properties.e2mgr.url }} + # mock names for R1 testing, empty or missing entry disables the mock + e2mgr.mock.rannames = {{ .Values.dashboard.properties.e2mgr.mock.rannames }} xappmgr.url = {{ .Values.dashboard.properties.xappmgr.url }}