Update airflow-values to restrict the volume of the worker logs
[osm/devops.git] / installers / helm / values / airflow-values.yaml
index 9d05c4f..b574ff4 100644 (file)
@@ -38,4 +38,6 @@ extraEnv: |
 config:
   core:
     dags_folder: "/home/airflow/.local/lib/python3.10/site-packages/osm_ngsa"
-
+workers:
+  persistence:
+    size: 8Gi