X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Fproperties%2Fmcxapp_properties.robot;fp=ric_robot_suite%2Fhelm%2Fnanobot%2Fconfigmap-src%2Fpublic%2Fproperties%2Fmcxapp_properties.robot;h=897280559e236aec4e85870103b103f851990ad5;hb=e96ae18fc88ad2c12b00094a623d426c6f14930d;hp=6d69dd94a354453e737be9d650090aec583c8329;hpb=cc685917b28444e6e9fc70f1a96b14e073d8cec7;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/configmap-src/public/properties/mcxapp_properties.robot b/ric_robot_suite/helm/nanobot/configmap-src/public/properties/mcxapp_properties.robot index 6d69dd9..8972805 100644 --- a/ric_robot_suite/helm/nanobot/configmap-src/public/properties/mcxapp_properties.robot +++ b/ric_robot_suite/helm/nanobot/configmap-src/public/properties/mcxapp_properties.robot @@ -16,8 +16,7 @@ Documentation This file contains configuration specific to the MC xapp. *** Variables *** -${GLOBAL_MCXAPP_LISTENER_NAME} {{ default "mc-xapp-listener" .Values.ric.xapp.mcxapp.listener.containername }} -${GLOBAL_MCXAPP_WRITER_NAME} {{ default "mc-xapp-writer" .Values.ric.xapp.mcxapp.writer.containername }} +${GLOBAL_MCXAPP_WRITER_NAME} {{ default "mcxapp" .Values.ric.xapp.mcxapp.writer.containername }} @{GLOBAL_MCXAPP_WRITER_STATISTICS} {{- range .Values.ric.xapp.mcxapp.writer.statistics }} ... {{.}} {{- end }}