From 447abcb31d55c4b57d2e479c941bab9cbb05f611 Mon Sep 17 00:00:00 2001 From: Hersh Pathak Date: Mon, 8 Apr 2024 15:29:52 -0700 Subject: [PATCH] nfd: Add namespace for NodeFeatureRule Use explicit openshift-nfd namespace instead of implicit namespace which can vary based on which project user creates the CR. Signed-off-by: Hersh Pathak hersh.pathak@intel.com --- nfd/node-feature-rules-openshift.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nfd/node-feature-rules-openshift.yaml b/nfd/node-feature-rules-openshift.yaml index 5dc73b49..fa6cdb2d 100644 --- a/nfd/node-feature-rules-openshift.yaml +++ b/nfd/node-feature-rules-openshift.yaml @@ -5,6 +5,7 @@ apiVersion: nfd.openshift.io/v1alpha1 kind: NodeFeatureRule metadata: name: intel-dp-devices + namespace: openshift-nfd spec: rules: - name: "intel.gpu"