1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 04:57:56 +00:00

Merge pull request #1469 from marquiz/devel/fix-docs

docs: fix small typo in customization guide
This commit is contained in:
Kubernetes Prow Robot 2023-11-22 15:51:16 +01:00 committed by GitHub
commit 38ed148352
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -932,7 +932,7 @@ Consider the following example:
The rule above will create individual labels The rule above will create individual labels
`feature.node.kubernetes.io/vendor-<class-id>-<device-id>.present=true` for `feature.node.kubernetes.io/vendor-<class-id>-<device-id>.present=true` for
each network controller device (device class starting with 02) from vendor each network controller device (device class starting with 02) from vendor
0ffff. 0fff.
All the matched features of each feature matcher term under `matchFeatures` All the matched features of each feature matcher term under `matchFeatures`
fields are available for the template engine. Matched features can be fields are available for the template engine. Matched features can be