airflow-helm/charts

Disable image override in worker pods

chaosun-abnormalsecurity opened this issue · 0 comments

Checks

Motivation

Airflow Kubernetes executor overrides image setting for worker pods. Is there a way to disable it and always whatever is set in pod template? Or as an alternative solution, can it take an image digest for overriding, instead of only accepting a tag?

Implementation

No response

Are you willing & able to help?

  • I am able to submit a PR!
  • I can help test the feature!