mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-15 17:50:49 +00:00
Docs: Fix typo on customization-guide
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
This commit is contained in:
parent
ad1bf43d25
commit
563cc862de
1 changed files with 1 additions and 1 deletions
|
@ -929,7 +929,7 @@ Consider the following configuration:
|
|||
nolabel-feature: {op: IsTrue}
|
||||
```
|
||||
|
||||
The `feature.node.kubernetes.io/high-level-feature = true` label depends on thw
|
||||
The `feature.node.kubernetes.io/high-level-feature = true` label depends on the
|
||||
two previous rules.
|
||||
|
||||
Note that when referencing rules across multiple
|
||||
|
|
Loading…
Reference in a new issue