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


##########
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:
   Ah got it, thanks for clarifying! Updated the general comment under 
`pod_template:` to also mention `images.pod_template.digest`, and reverted the 
digest inline comment back to matching the `images.airflow` block.



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