amoghrajesh commented on code in PR #39031:
URL: https://github.com/apache/airflow/pull/39031#discussion_r1618725802
##########
helm_tests/airflow_aux/test_pod_template_file.py:
##########
@@ -98,6 +98,7 @@ def
test_should_add_an_init_container_if_git_sync_is_true(self):
"securityContext": {"runAsUser": 65533},
"image": "test-registry/test-repo:test-tag",
"imagePullPolicy": "Always",
+ "envFrom": [],
Review Comment:
Can you also write tests where we override it?
--
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]