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/04/01 05:49:24 UTC

[GitHub] [airflow] ephraimbuddy commented on pull request #15124: Minor Helm Chart doc enhancements

ephraimbuddy commented on pull request #15124:
URL: https://github.com/apache/airflow/pull/15124#issuecomment-811660724


   There's a little mistake on the quickstart.rst https://github.com/apache/airflow/blob/master/docs/helm-chart/quick-start.rst for installing a release:
   `helm install airflow --n airflow .` should be 
   `helm install airflow -n airflow .`
   
   Wondering if we can add it to this PR?
   
   


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