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 2021/06/23 22:59:15 UTC

[GitHub] [superset] mvoitko commented on a change in pull request #14917: feat: Add service account

mvoitko commented on a change in pull request #14917:
URL: https://github.com/apache/superset/pull/14917#discussion_r657514213



##########
File path: helm/superset/templates/deployment-worker.yaml
##########
@@ -53,6 +53,9 @@ spec:
         app: {{ template "superset.name" . }}-worker
         release: {{ .Release.Name }}
     spec:
+    {{- if .Values.serviceAccount.create }}

Review comment:
       I have done exactly this in [my PR](https://github.com/apache/superset/pull/15340). Please review.




-- 
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:
users@infra.apache.org



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