Closed
Description
Environment
- Airbyte version: 0.39.15-alpha
- OS Version / Instance: kubernetes/docker
- Deployment: kubernetes
- Step where error happened: sync job
Current Behavior
Image pull policy is not applied to job orchestrator here
Expected Behavior
Image pull policy for the main container should be applied.
Steps to Reproduce
- trigger a job
- check the pull policy by inspecting the container orchestrator pod
Are you willing to submit a PR?
yes