From bf2339c792c212d31f073ec4e7a6765a23540ac9 Mon Sep 17 00:00:00 2001 From: Antonio Ojea Date: Tue, 22 Oct 2024 09:27:07 +0100 Subject: [PATCH] Update install.yaml Use a different queue to avoid conflicts with kindnet or mistakes installing both anp manifest and this --- install.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/install.yaml b/install.yaml index 9ac9ebf..8dc4a00 100644 --- a/install.yaml +++ b/install.yaml @@ -74,6 +74,7 @@ spec: - /bin/netpol - --hostname-override=$(MY_NODE_NAME) - --v=2 + - --nfqueue-id=98 volumeMounts: - name: lib-modules mountPath: /lib/modules