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 2020/01/07 20:05:17 UTC

[GitHub] [airflow] frankcash commented on a change in pull request #7095: AIRFLOW-XXXX Update docs on example files for k8s

frankcash commented on a change in pull request #7095: AIRFLOW-XXXX Update docs on example files for k8s
URL: https://github.com/apache/airflow/pull/7095#discussion_r363927405
 
 

 ##########
 File path: docs/executor/kubernetes.rst
 ##########
 @@ -20,7 +20,7 @@ Kubernetes Executor
 
 The kubernetes executor is introduced in Apache Airflow 1.10.0. The Kubernetes executor will create a new pod for every task instance.
 
-Example helm charts are available at ``scripts/ci/kubernetes/app/{airflow,volumes,postgres}.yaml`` in the source distribution.
+Example helm charts are available at ``scripts/ci/kubernetes/app/{secrets,volumes,postgres}.yaml`` in the source distribution.
 
 Review comment:
   Yeah, I'm not familiar with helm, just with kube yaml so it seemed odd to me.  I can gladly change the wording to say `kubernetes files` or just take down my 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


With regards,
Apache Git Services