From 3dd9ec2ff657138e0f58389b788a873b7f297571 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 22 Apr 2026 14:52:26 +0500 Subject: [PATCH] fix --- apps/processing/base/engine-low.yaml | 2 -- apps/processing/base/engine.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/apps/processing/base/engine-low.yaml b/apps/processing/base/engine-low.yaml index beaf971..7d66b95 100644 --- a/apps/processing/base/engine-low.yaml +++ b/apps/processing/base/engine-low.yaml @@ -173,8 +173,6 @@ spec: value: "1" - name: MEMORY_GI_HIGH_MEM value: "1" - - name: ENABLE_TOLERATION - value: "1" - name: COUNT_RUNNING_WORKERS value: "1" - name: COUNT_CANCELING_WORKERS diff --git a/apps/processing/base/engine.yaml b/apps/processing/base/engine.yaml index e710cde..610263b 100644 --- a/apps/processing/base/engine.yaml +++ b/apps/processing/base/engine.yaml @@ -224,8 +224,6 @@ spec: value: output_navis - name: CONTROL_PLANE_PERIOD value: 10s - - name: ENABLE_TOLERATION - value: "1" - name: DEFAULT_TOLERATION_KEY value: dedicated - name: DEFAULT_TOLERATION_VALUE