Skip to content

Commit f2f8a7a

Browse files
TELCODOCS-2356: Peer comments
1 parent f368c42 commit f2f8a7a

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)