mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-16 21:38:23 +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}
|
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.
|
two previous rules.
|
||||||
|
|
||||||
Note that when referencing rules across multiple
|
Note that when referencing rules across multiple
|
||||||
|
|
Loading…
Add table
Reference in a new issue