Skip to content

Commit 785643b

Browse files
authored
Merge pull request #59425 from rabin-io/fix-55357
Fixed a bad indentation in SriovNetworkNodePolicy example
2 parents d6988af + 91c6f7e commit 785643b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-sriov-networknodepolicy-object.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
netFilter: "<filter_string>" <14>
3434
deviceType: <device_type> <15>
3535
isRdma: false <16>
36-
linkType: <link_type> <17>
36+
linkType: <link_type> <17>
3737
eSwitchMode: "switchdev" <18>
3838
----
3939
<1> The name for the custom resource object.

0 commit comments

Comments
 (0)