patsevanton edited a comment on issue #15340:
URL: https://github.com/apache/airflow/issues/15340#issuecomment-818493967


   Same issue with namespace airflow
   
   ```
   git clone https://github.com/apache/airflow.git
   cd airflow/chart/
   helm dependency update
   kubectl create namespace airflow
   werf helm install --wait --set 
webserver.defaultUser.password=password,ingress.enabled=true,ingress.hosts[0]=airflow.192.168.22.7.xip.io
 --namespace airflow airflow ./
   ```


-- 
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]


Reply via email to