DerekHeldtWerle commented on a change in pull request #14152:
URL: https://github.com/apache/airflow/pull/14152#discussion_r623386662
##########
File path: chart/values.yaml
##########
@@ -427,6 +453,20 @@ scheduler:
affinity: {}
tolerations: []
+# Airflow migration and create user job settings
+jobs:
Review comment:
Hi @kaxil, since the service account is used by both the create user job
and the database migration job at this time, would you prefer to have that
split into two separate accounts? I went with the generic `jobs` because of it
mapping to both jobs that run during upgrade/install, but I'm good with
splitting it out if desired.
--
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]