adoroszlai commented on a change in pull request #1667:
URL: https://github.com/apache/ozone/pull/1667#discussion_r543081227
##########
File path: hadoop-ozone/dist/src/main/compose/ozone-csi/docker-compose.yaml
##########
@@ -24,7 +24,7 @@ services:
env_file:
- docker-config
environment:
- HADOOP_OPTS: ${HADOOP_OPTS}
+ OZONE_OPTS:
Review comment:
> Environment variables with only a key are resolved to their values on
the machine Compose is running on
https://docs.docker.com/compose/compose-file/#environment
So repeating the variable name is unnecessary.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]