[AIRFLOW-XXXX] Fix path in kubernetes.rst (#7594)

This commit is contained in:
KUAN Hsuan-Tso 2020-03-01 01:05:56 +08:00 коммит произвёл GitHub
Родитель 3db4ade3dc
Коммит e7b8eb7f31
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,7 @@ KubernetesExecutor
The kubernetes executor is introduced in Apache Airflow 1.10.0. The Kubernetes executor will create a new pod for every task instance.
Example kubernetes files are available at ``scripts/ci/kubernetes/app/{secrets,volumes,postgres}.yaml`` in the source distribution (please note that these examples are not ideal for production environments).
Example kubernetes files are available at ``scripts/ci/in_container/kubernetes/app/{secrets,volumes,postgres}.yaml`` in the source distribution (please note that these examples are not ideal for production environments).
The volumes are optional and depend on your configuration. There are two volumes available:
- **Dags**: