From 1e626ef02596ba078a76d6ec304d1cdd310f8980 Mon Sep 17 00:00:00 2001 From: Sergio Kef Date: Tue, 10 Dec 2019 22:33:38 +0100 Subject: [PATCH] Update kubernetes doc with correct path (#6774) (cherry picked from commit 2784372a2641b256219bed8f497f2257c4322065) --- docs/kubernetes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kubernetes.rst b/docs/kubernetes.rst index 6cb47daf4e416..4ecfc8af7c63f 100644 --- a/docs/kubernetes.rst +++ b/docs/kubernetes.rst @@ -25,7 +25,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/kube/{airflow,volumes,postgres}.yaml`` in the source distribution. +Example helm charts are available at ``scripts/ci/kubernetes/app/{airflow,volumes,postgres}.yaml`` in the source distribution. The volumes are optional and depend on your configuration. There are two volumes available: - **Dags**: