diff --git a/airflow_variables_dev.json b/airflow_variables_dev.json index 94ae5711..08566f1a 100644 --- a/airflow_variables_dev.json +++ b/airflow_variables_dev.json @@ -311,6 +311,11 @@ "cpu": "1", "ephemeral-storage": "2Gi", "memory": "16Gi" + }, + "limits": { + "cpu": "2500m", + "ephemeral-storage": "2Gi", + "memory": "16Gi" } } },