Nikita-tech-writer commented on a change in pull request #8532:
URL: https://github.com/apache/ignite/pull/8532#discussion_r558362737
##########
File path: modules/kubernetes/config/Dockerfile
##########
@@ -51,7 +54,7 @@ COPY ./run.sh $IGNITE_HOME/
RUN chmod +x $IGNITE_HOME/run.sh
# Copying the configuration.
-COPY ./example-kube.xml $IGNITE_HOME/config
+COPY ./$IGNITE_CFG_XML $IGNITE_HOME/config
# Starting an Apache Ignite node.
Review comment:
```suggestion
# Start an Apache Ignite node.
```
----------------------------------------------------------------
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:
[email protected]