mik-laj 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_r364328335
##########
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:
I think we should add information that these are files that are not suitable
for production use. Many people read the documentation and then ask questions
about these files.
----------------------------------------------------------------
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]
With regards,
Apache Git Services