Skip to content

Commit cce7f17

Browse files
authored
Merge pull request #94724 from StephenJamesSmith/TELCODOCS-2356
TELCODOCS-2356: Correct the Configuring NFD procedure
2 parents 342ece9 + f2f8a7a commit cce7f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rdma-configuring-the-nfd-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The `ClusterServiceVersion` specification for NFD Operator provides default valu
3838
$ 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'`
3939
----
4040

41-
. Optional: Add entries to the default `deviceClasseWhiteList` field, to support more network adapters, such as the NVIDIA BlueField DPUs.
41+
. Optional: Add entries to the default `deviceClassWhiteList` field, to support more network adapters, such as the NVIDIA BlueField DPUs.
4242
+
4343
[source,terminal]
4444
----

0 commit comments

Comments
 (0)