Integrated gateway and updated kube support
[nonrtric.git] / test / simulator-group / cr / docker-compose.yml
index 4fc3991..634a464 100644 (file)
@@ -29,3 +29,6 @@ services:
     ports:
       - ${CR_EXTERNAL_PORT}:${CR_INTERNAL_PORT}
       - ${CR_EXTERNAL_SECURE_PORT}:${CR_INTERNAL_SECURE_PORT}
+    labels:
+      - "nrttest_app=CR"
+      - "nrttest_dp=${CR_DISPLAY_NAME}"