Update airflow-values to restrict the volume of the worker logs 24/13624/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 4 Jul 2023 13:46:11 +0000 (15:46 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 4 Jul 2023 13:46:11 +0000 (15:46 +0200)
Change-Id: Ic0216ae3a6adc4741b66d00cc97c4b71557e462b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
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