Skip to content

Commit 447abcb

Browse files
committed
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
1 parent 7e9b3f0 commit 447abcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nfd/node-feature-rules-openshift.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ apiVersion: nfd.openshift.io/v1alpha1
55
kind: NodeFeatureRule
66
metadata:
77
name: intel-dp-devices
8+
namespace: openshift-nfd
89
spec:
910
rules:
1011
- name: "intel.gpu"

0 commit comments

Comments
 (0)