You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/12 18:26:18 UTC

[GitHub] [superset] paulinjo opened a new issue, #19669: Helm chart not adding service account name to celery beat pods

paulinjo opened a new issue, #19669:
URL: https://github.com/apache/superset/issues/19669

   The `serviceAccountName` cannot be applied to the celery beat pods when deploying using the Helm chart.
   
   #### How to reproduce the bug
   
   1. Set the `serviceAccountName` and `supersetCeleryBeat.enabled:true` in the `values.yml` file for helm deployment
   2. Deploy using helm
   
   ### Expected results
   
   `serviceAccountName` spec is applied to the `celerybeat` pod.
   
   ### Actual results
   
   `serviceAccountName` spec applied to all pods except for `celerybeat`.
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] nytai closed issue #19669: Helm chart not adding service account name to celery beat pods

Posted by GitBox <gi...@apache.org>.
nytai closed issue #19669: Helm chart not adding service account name to celery beat pods
URL: https://github.com/apache/superset/issues/19669


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org