Miretpl commented on code in PR #69776:
URL: https://github.com/apache/airflow/pull/69776#discussion_r3589893152


##########
chart/values.yaml:
##########
@@ -89,6 +89,8 @@ images:
     # `config.kubernetes_executor.worker_container_tag` must be not set .
     repository: ~
     tag: ~
+    # Specifying digest takes precedence over tag.
+    digest: ~

Review Comment:
   I had more in mind for the comment, which is right under `pod_template:` (I 
wasn't precise with saying `above` 😄 - sorry about that). Could you adjust it 
(normally I would leave it as it is, but even then there would be one change to 
do here, so despite that the general comment to the whole `_pod_template:` can 
be adjusted I think)?



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