NONRTRIC-924: RANPM - Add control-panel to Kubernetes deployment
[nonrtric/plt/ranpm.git] / docker-proj / docker-compose-k1.yaml
index d943a53..c6e1fd8 100644 (file)
@@ -39,6 +39,7 @@ services:
 
   kafka-1:
     image: ${STRIMZI_IMAGE}
+    container_name: common-kafka-1-1
     command: [
       "sh", "-c",
       "bin/kafka-server-start.sh /tmp/kafka/strimzi.properties"