danhuawang opened a new issue, #9932: URL: https://github.com/apache/gravitino/issues/9932
### Version main branch ### Describe what's wrong When user use gravitino image to deploy the new UI, the default value of `GRAVITINO_USE_WEB_V2` variable will override the environment variable setting in the container. This cause the ` GRAVITINO_USE_WEB_V2=true` setting in the container didn't take effect. ### Error message and/or stacktrace N/A ### How to reproduce 1. Use gravitino image to deploy the new UI 2. Config `GRAVITINO_USE_WEB_V2=true` for the container ### Additional context _No response_ -- 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]
