dimberman commented on pull request #10084:
URL: https://github.com/apache/airflow/pull/10084#issuecomment-668863204
scheduler
```
│ config:
│
│ Type: ConfigMap (a volume populated by a ConfigMap)
│
│ Name: airflow-airflow-config
│
│ Optional: false
```
worker
```
airflow-config:
│
│ Type: EmptyDir (a temporary directory that shares a pod's
lifetime) │
│ Medium:
│
│ SizeLimit: <unset>
```
for some reason the workers are mounting the cfg as an emptydir
----------------------------------------------------------------
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]