FIXES: Correct issues revealed in BD Lab deployment
[it/test.git] / ric_robot_suite / helm / nanobot / configmap-src / public / properties / mcxapp_properties.robot
index 6d69dd9..8972805 100644 (file)
@@ -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 }}