We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 342ece9 + f2f8a7a commit cce7f17Copy full SHA for cce7f17
modules/rdma-configuring-the-nfd-operator.adoc
@@ -38,7 +38,7 @@ The `ClusterServiceVersion` specification for NFD Operator provides default valu
38
$ NFD_OPERAND_IMAGE=`echo $(oc get csv -n openshift-nfd -o json | jq -r '.items[0].metadata.annotations["alm-examples"]') | jq -r '.[] | select(.kind == "NodeFeatureDiscovery") | .spec.operand.image'`
39
----
40
41
-. Optional: Add entries to the default `deviceClasseWhiteList` field, to support more network adapters, such as the NVIDIA BlueField DPUs.
+. Optional: Add entries to the default `deviceClassWhiteList` field, to support more network adapters, such as the NVIDIA BlueField DPUs.
42
+
43
[source,terminal]
44
0 commit comments