From 33279288ffd11c4806d9d969186e00c0b4a1079d Mon Sep 17 00:00:00 2001 From: Nikita Korolev Date: Fri, 29 May 2026 15:22:00 +0300 Subject: [PATCH] chore(module): add requirements for the sdn module Signed-off-by: Nikita Korolev --- module.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/module.yaml b/module.yaml index 218f653b9a..a91e0dfb1e 100644 --- a/module.yaml +++ b/module.yaml @@ -11,6 +11,7 @@ requirements: deckhouse: ">= 1.74.2" modules: cni-cilium: ">= 0.0.0" + sdn: ">= 0.6.2 !optional" disable: confirmation: true message: |