Closed hueiyuan closed 2 months ago
The root cause that our storageClass is based on AWS EBS so that can not support ReadWriteMany
accessMode.
The solution is creating AWS EFS
based storageClass and set it to airflow helm values.yaml, that's work.
Checks
User-Community Airflow Helm Chart
.Chart Version
8.9.0
Kubernetes Version
Helm Version
Description
When I try to enable log persistence, and I always get this error message:
My helm is deployed to AWS EKS, and also check stoageClass is existed Does anyone know how to solve it?
Relevant Logs
Custom Helm Values