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=ca02cb70ec8a40d3f9272c749f6cb1a151810e80;hpb=7f9b7c494511ea2089fe988d1c61be702efde2f9;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 ca02cb70..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,8 +29,6 @@ data: a1med.url = {{ .Values.dashboard.properties.a1med.url }} anrxapp.url = {{ .Values.dashboard.properties.anrxapp.url }} e2mgr.url = {{ .Values.dashboard.properties.e2mgr.url }} - {{- if .Values.dashboard.properties.e2mgr.mock.enabled }} - # mock names for R1 testing, removing this entry disables the mock - e2mgr.mock.rannames = {{ .Values.dashboard.properties.e2mgr.mock.rannames }} - {{- end }} + # 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 }}