Skip to content

Commit 150a23e

Browse files
committed
Update kustomization.yaml
1 parent 3fa0fb5 commit 150a23e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/controllers/node-feature-discovery/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ helmCharts:
2020
# Run NFD periodically to catch any changes
2121
sleepInterval: 60s
2222
# Explicitly enable sources for clarity
23-
sources: ["pci", "system", "usb"]
23+
sources: ["pci", "system", "usb", "cpu"]
2424
sources:
2525
pci:
2626
# By default, NFD discovers devices with class '03' (Display

0 commit comments

Comments
 (0)