From 7ec1f595a19ef6f91c33f0abb469c026b73c9b19 Mon Sep 17 00:00:00 2001 From: "M. Mert Yildiran" Date: Fri, 11 Aug 2023 00:20:47 +0300 Subject: [PATCH] :zap: Change the selector in module loader --- helm-chart/templates/13-module-loader.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/templates/13-module-loader.yaml b/helm-chart/templates/13-module-loader.yaml index 2c0dbd773..3bffc5ec1 100644 --- a/helm-chart/templates/13-module-loader.yaml +++ b/helm-chart/templates/13-module-loader.yaml @@ -23,4 +23,4 @@ spec: filesToSign: - /opt/lib/modules/5.10.0-23-amd64/pf_ring.ko selector: - node-role.kubernetes.io/worker: "" + beta.kubernetes.io/arch: amd64