mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-14 20:56:42 +00:00
docs: fix small typo in customization guide
This commit is contained in:
parent
62870968cd
commit
36e431dd54
1 changed files with 1 additions and 1 deletions
|
@ -932,7 +932,7 @@ Consider the following example:
|
|||
The rule above will create individual labels
|
||||
`feature.node.kubernetes.io/vendor-<class-id>-<device-id>.present=true` for
|
||||
each network controller device (device class starting with 02) from vendor
|
||||
0ffff.
|
||||
0fff.
|
||||
|
||||
All the matched features of each feature matcher term under `matchFeatures`
|
||||
fields are available for the template engine. Matched features can be
|
||||
|
|
Loading…
Add table
Reference in a new issue