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 19:11:00 UTC

[GitHub] [superset] craig-rueda commented on a diff in pull request #19670: fix: Add serviceAccountName to celerybeat pods

craig-rueda commented on code in PR #19670:
URL: https://github.com/apache/superset/pull/19670#discussion_r848784204


##########
helm/superset/templates/deployment-beat.yaml:
##########
@@ -59,6 +59,9 @@ spec:
         {{ toYaml .Values.supersetCeleryBeat.podLabels | nindent 8 }}
       {{- end }}
     spec:
+      { { - if or (.Values.serviceAccount.create) (.Values.serviceAccountName) } }

Review Comment:
   Pls remove extra spaces between curly brackets



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