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

Merge pull request #1247 from ArangoGutierrez/fix_docs_typo

Docs: Fix typo on customization-guide
This commit is contained in:
Kubernetes Prow Robot 2023-06-09 01:38:13 -07:00 committed by GitHub
commit aa55cd5999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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