vincbeck commented on code in PR #50056:
URL: https://github.com/apache/airflow/pull/50056#discussion_r2070055627


##########
chart/values.yaml:
##########
@@ -2707,8 +2707,9 @@ config:
     statsd_port: 9125
     statsd_prefix: airflow
     statsd_host: '{{ printf "%s-statsd" (include "airflow.fullname" .) }}'
-  webserver:
+  fab:
     enable_proxy_fix: 'True'
+  webserver:
     # For Airflow 1.10
     rbac: 'True'

Review Comment:
   Good point, then no. I'll update 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]

Reply via email to