Yann-OAF commented on pull request #13104:
URL: https://github.com/apache/superset/pull/13104#issuecomment-778802687


   FYI, I have just sent PR #13116 which would enable this on Kubernetes by 
(optionally) running Celery beat as a separate singleton pod.
   
   The rest of the configuration can be injected using the existing chart 
mechanism:
   * Install webdrivers by overriding the worker's command (although doing this 
at startup time isn't great... the best would be to have them preinstalled in 
the image...)
   * Pass all the necessary `superset_config.py` overrides from `values.yaml`
   


----------------------------------------------------------------
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]

Reply via email to