YaoHuizhou1 opened a new issue, #25109: URL: https://github.com/apache/superset/issues/25109
A clear and concise description of what the bug is. #### How to reproduce the bug If I want to integrate third-party oauth2, because it's our own oauth, so I have to rewrite the userinfo method, so I need the extraConfigs to mount this configuration to /app, but it doesn't actually mount to it. Because only the superset-config secret can be mounted to this directory, there is a problem with temolates ### Expected results extraConfigs can be properly mounted to /app ### Actual results It was mounted to an invalid directory -- 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]
