patsevanton commented on issue #15340: URL: https://github.com/apache/airflow/issues/15340#issuecomment-857350317
@LiboShen How add wait false to install I install airflow: ``` git clone https://github.com/apache/airflow.git cd airflow/chart/ helm dependency update kubectl create namespace apatsev werf helm install --wait --set webserver.defaultUser.password=password,ingress.enabled=true,ingress.hosts[0]=airflow.192.168.22.8.sslip.io --namespace apatsev airflow ./ ``` Create file or add option? -- 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]
