| commit | d1ca200b00674c703478206d26d550cb34aefac1 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Jul 04 15:46:11 2023 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jul 06 12:16:30 2023 +0200 |
| tree | 39f2c087dfcc5f764e4505d79b9d6a29e322580c | |
| parent | 8e8d02a631fc265fe9a3efb280e2cd34f7a142f5 [diff] |
Update airflow-values to restrict the volume of the worker logs Change-Id: Ic0216ae3a6adc4741b66d00cc97c4b71557e462b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/helm/values/airflow-values.yaml b/installers/helm/values/airflow-values.yaml index 9d05c4f..b574ff4 100644 --- a/installers/helm/values/airflow-values.yaml +++ b/installers/helm/values/airflow-values.yaml
@@ -38,4 +38,6 @@ config: core: dags_folder: "/home/airflow/.local/lib/python3.10/site-packages/osm_ngsa" - +workers: + persistence: + size: 8Gi