kaxil commented on a change in pull request #15197:
URL: https://github.com/apache/airflow/pull/15197#discussion_r607065015



##########
File path: airflow/kubernetes_executor_templates/basic_template.yaml
##########
@@ -69,8 +69,8 @@ spec:
         defaultMode: 420
   restartPolicy: Never
   terminationGracePeriodSeconds: 30
-  serviceAccountName: airflow-worker-serviceaccount
-  serviceAccount: airflow-worker-serviceaccount
+  serviceAccountName: airflow-worker
+  serviceAccount: airflow-worker

Review comment:
       This change was needed after 
https://github.com/apache/airflow/commit/23768f694697be1b29ec00b8deeed5777d2538e8
   
   However since we were not using the `pod_template_file` in the test we 
didn't find that it was broken




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


Reply via email to