From 530f813ebd4511813f56409b51c269f89a7cb9db Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 9 Jun 2026 01:47:03 -0300 Subject: [PATCH] longhorn: run csi driver on oceanus --- infrastructure/longhorn/core/helmrelease.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/infrastructure/longhorn/core/helmrelease.yaml b/infrastructure/longhorn/core/helmrelease.yaml index 624e0da1..406b76d0 100644 --- a/infrastructure/longhorn/core/helmrelease.yaml +++ b/infrastructure/longhorn/core/helmrelease.yaml @@ -91,6 +91,11 @@ spec: nodeSelector: longhorn-host: "true" longhornDriver: + tolerations: + - key: veles.bstein.dev/simulation + operator: Equal + value: "true" + effect: NoSchedule nodeSelector: longhorn-host: "true" longhornUI: