villebro opened a new pull request, #29: URL: https://github.com/apache/superset-kubernetes-operator/pull/29
## Summary Mount `superset_config.py` at `/app/pythonpath` instead of `/app/superset/config`. This aligns with the convention used by the official Superset Docker image, which already has `/app/pythonpath` in its default `PYTHONPATH`. Removes the explicit `PYTHONPATH` env var injection since the image already sets it. -- 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]
