Anirudhaagrawal commented on issue #16010: URL: https://github.com/apache/airflow/issues/16010#issuecomment-847816045
My issue is somewhat related. Airflow UI keeps redirecting me to HTTP instead of https. I was following this. https://airflow.apache.org/docs/apache-airflow/stable/howto/run-behind-proxy.html I tried adding something like this ``` webserver: base_url: "https://k8s.foobaa.com/airflow" ``` But it gave me ``` airflow: - webserver: Additional property base_url is not allowed ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
