adoroszlai commented on code in PR #10262:
URL: https://github.com/apache/ozone/pull/10262#discussion_r3240659150
##########
hadoop-ozone/dist/src/main/compose/ozonesecure/vault.yaml:
##########
@@ -19,7 +19,6 @@ services:
env_file:
- vault.conf
environment:
- - OZONE_OPTS=-Dcom.sun.net.ssl.checkRevocation=false
Review Comment:
This is being removed because the config is already defined in the base
compose file (`docker-compose.yaml`). `vault.yaml` adds configs on top of that.
It was originally added for Vault, then added to the base file for some
other project.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]