You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Label namespaces to deny. Labels with these prefixes will not be published to the nodes.",
@@ -596,7 +599,10 @@
596
599
},
597
600
"config": {
598
601
"description": "Configuration for the topology updater. See the [configuration reference](https://kubernetes-sigs.github.io/node-feature-discovery/master/reference/topology-updater-configuration-reference) for details.",
599
-
"type": "null"
602
+
"type": [
603
+
"object",
604
+
"null"
605
+
]
600
606
},
601
607
"createCRDs": {
602
608
"description": "Create CustomResourceDefinitions for the TopologyUpdater.",
# -- Configuration for the topology updater. See the [configuration reference](https://kubernetes-sigs.github.io/node-feature-discovery/master/reference/topology-updater-configuration-reference) for details.
0 commit comments