Jon Davies created AIRFLOW-2725:
-----------------------------------
Summary: Example Kubernetes manifests reference both PV/PVCs
Key: AIRFLOW-2725
URL: https://issues.apache.org/jira/browse/AIRFLOW-2725
Project: Apache Airflow
Issue Type: Bug
Affects Versions: Airflow 2.0
Reporter: Jon Davies
The file at:
-
https://github.com/apache/incubator-airflow/blob/a90e50c51b08d81552723d8d985131da9fc11bb6/scripts/ci/kubernetes/kube/volumes.yaml#L20
...references both PVs and PVCs, when I think all that's needed is the PVCs
which then create the PVs.
Also some are ReadWriteOnly and some are ReadWriteMany which is confusing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)