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:00:04 UTC

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

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

 ##########
 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:
   Those are not helm charts :). And to be perfectly honest they are not good examples. They are mainly meant to be for CI tests
   

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