From 7471aa02b7fb8d84a8eacd69dcc8b261ad5a065d Mon Sep 17 00:00:00 2001 From: Techassi Date: Mon, 14 Jul 2025 13:23:58 +0200 Subject: [PATCH] fix(docs): Remove resource requirements from getting_started --- .../airflow/examples/getting_started/code/airflow.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/modules/airflow/examples/getting_started/code/airflow.yaml b/docs/modules/airflow/examples/getting_started/code/airflow.yaml index 5248116b..c3522e2b 100644 --- a/docs/modules/airflow/examples/getting_started/code/airflow.yaml +++ b/docs/modules/airflow/examples/getting_started/code/airflow.yaml @@ -20,13 +20,6 @@ spec: roleGroups: default: replicas: 2 - config: - resources: - cpu: - min: 400m - max: 800m - memory: - limit: 2Gi schedulers: roleGroups: default: