josedev-union commented on PR #42348:
URL: https://github.com/apache/airflow/pull/42348#issuecomment-2361057625

   I tested with this patch in staging env and realized that worker container 
image is decided by 
[`kubernetes.worker_container_repository`](https://airflow.apache.org/docs/apache-airflow/1.10.9/configurations-ref.html#worker-container-repository)
  and 
[`kubernetes.worker_container_tag`.](https://airflow.apache.org/docs/apache-airflow/1.10.9/configurations-ref.html#worker-container-tag)
 instead of the ref in pod_template file.
   
   So I don't think this is needed. My intention was to use digest without a 
certain tag for worker containers.
   I will close this PR now and tag all images and use `worker_container_tag`


-- 
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]

Reply via email to