mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 10:18:26 +00:00
fix(nfd): bahahaha what is this upstream typo
time to change all labels to uwubernetes? https://kubernetes-sigs.github.io/node-feature-discovery/v0.16/usage/customization-guide.html#additional-configuration-directory
This commit is contained in:
@@ -24,21 +24,21 @@ spec:
|
||||
custom:
|
||||
- name: "e1000"
|
||||
labels:
|
||||
"feature.node.kubenernetes.io/e1000.present": "true"
|
||||
"feature.node.kubernetes.io/e1000.present": "true"
|
||||
matchFeatures:
|
||||
- feature: kernel.loadedmodule
|
||||
matchExpressions:
|
||||
e1000e: {op: Exists}
|
||||
- name: "e1000e"
|
||||
labels:
|
||||
"feature.node.kubenernetes.io/e1000e.present": "true"
|
||||
"feature.node.kubernetes.io/e1000e.present": "true"
|
||||
matchFeatures:
|
||||
- feature: kernel.loadedmodule
|
||||
matchExpressions:
|
||||
e1000e: {op: Exists}
|
||||
- name: "mlx4"
|
||||
labels:
|
||||
"feature.node.kubenernetes.io/mlx4.present": "true"
|
||||
"feature.node.kubernetes.io/mlx4.present": "true"
|
||||
matchFeatures:
|
||||
- feature: kernel.loadedmodule
|
||||
matchExpressions:
|
||||
|
||||
Reference in New Issue
Block a user