Skip to content

Commit

Permalink
fix(nfd): remove custom, add system
Browse files Browse the repository at this point in the history
  • Loading branch information
Diaoul committed Aug 3, 2024
1 parent be862c7 commit 62948b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ spec:
worker:
config:
core:
sources: [custom, pci, usb]
sources: [system, pci, usb]
prometheus:
enable: true

0 comments on commit 62948b3

Please sign in to comment.