yehoshuadimarsky commented on issue #15340: URL: https://github.com/apache/airflow/issues/15340#issuecomment-979722045
> I'm seeing the same issue when deploying using helm to k8s. > > Using versions: > > * chart: 1.3.0 > * app: 2.2.1 > > It seems that these hooks were recently made configurable: https://github.com/apache/airflow/blob/main/chart/values.yaml#L632 > > I just ran a quick test and indeed the job is now scheduled/run and after completion the scheduler/webserver pod are spinning. > > I don't fully understand why/how it was build this way...? > > Paul Cool, I didn't know this was added recently, this should solve the problem really nicely -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
