tpanza commented on code in PR #61371:
URL: https://github.com/apache/airflow/pull/61371#discussion_r2767155462
##########
chart/templates/_helpers.yaml:
##########
@@ -619,7 +621,7 @@ server_tls_key_file = /etc/pgbouncer/server.key
- name: webserver-config
mountPath: {{ template "airflow_webserver_config_path" . }}
subPath: webserver_config.py
- readOnly: True
+ readOnly: true
Review Comment:
Looks like that test covers the webserver, but not the git sync side car,
unless I am misreading something
--
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]