You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/25 12:13:34 UTC

[GitHub] [airflow] Anirudhaagrawal edited a comment on issue #16010: Helm chart: How to enable HTTPS connection

Anirudhaagrawal edited a comment 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
   ```
   
   I am using aws elb with Kong for proxy.


-- 
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:
users@infra.apache.org