wu-sheng commented on a change in pull request #3653: [test/plugin]immigrate 
kafka scenario
URL: https://github.com/apache/skywalking/pull/3653#discussion_r336479467
 
 

 ##########
 File path: test/plugin/runner-helper/src/main/resources/docker-compose.template
 ##########
 @@ -57,9 +57,9 @@ services:
             - ${volume}
         </#list>
         </#if>
-        <#if service.environments??>
+        <#if service.environment??>
         environment:
-        <#list service.environments as environment>
+        <#list service.environment as environment>
 
 Review comment:
   What is this change for?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to