charts
charts copied to clipboard
Disable image override in worker pods
Checks
- [X] I have checked for existing issues.
- [X] This report is about the
User-Community Airflow Helm Chart
.
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!