X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Fproperties%2Fglobal_properties.robot;fp=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Fproperties%2Fglobal_properties.robot;h=d7893873e122487256228beb91a481fb85d15a75;hb=ffca952d72f824ea3cda7e03ec7c14b2a12de3df;hp=a5de202ef3d2913900d543e51d80bd4ec3f31b8a;hpb=6948ee0b6b98e048e9cbea56abd76bc4dfe9ee0a;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/configmap-src/public/properties/global_properties.robot b/ric_robot_suite/helm/nanobot/configmap-src/public/properties/global_properties.robot index a5de202..d789387 100644 --- a/ric_robot_suite/helm/nanobot/configmap-src/public/properties/global_properties.robot +++ b/ric_robot_suite/helm/nanobot/configmap-src/public/properties/global_properties.robot @@ -1,5 +1,5 @@ # Copyright (c) 2019 AT&T Intellectual Property. -# Copyright (c) 2020 HCL Technologies Limited. +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -50,13 +50,11 @@ Documentation store all properties that can change or are used in multipl &{GLOBAL_RICPLT_XAPPS} {{- range keys .Values.ric.xapp }} ... {{.}}={{ printf "%s-%s" $xappNS . }} {{- end }} - # ${GLOBAL_PLMNID} {{ .Values.ric.robot.environment.gNodeB.plmnid }} ${GLOBAL_GNBID} {{ .Values.ric.robot.environment.gNodeB.gnbid }} # -# ${GLOBAL_APPLICATION_ID} {{ default "r0" .Values.ric.robot.release | printf "nanobot-%s" }} ${GLOBAL_BUILD_NUMBER} {{ default "0" .Values.ric.platform.build }} ${GLOBAL_RICPLT_NAMESPACE} {{ $ricpltNS }} @@ -136,7 +134,7 @@ ${GLOBAL_DASH_SERVER_PORT} {{ default "31080" .Values.ric.robot. ${GLOBAL_INJECTED_DASH_IP_ADDR} {{ default "127.0.0.1" .Values.ric.robot.environment.dashboard.port }} ${GLOBAL_XAPP} {{ .Values.ric.robot.environment.xapp }} ${GLOBAL_XAPP_DEPLOYMENT} {{ printf "%s-%s" ($xappNS) .Values.ric.robot.environment.xapp }} +${GLOBAL_XAPPKPIMON_DEPLOYMENT} {{ printf "%s" .Values.ric.robot.environment.xapp }} ${Global_RAN_NAMESPACE} {{ .Values.ric.robot.environment.gNodeB.ran_namespace }} ${Global_RAN_DEPLOYMENT} {{ .Values.ric.robot.environment.gNodeB.ran_deployment }} -