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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]