Skip to content

Commit fbb628a

Browse files
authored
Merge pull request #56188 from xenolinux/replace-anotation
OCPBUGS#7781: Replace the wrong annotation with the correct one
2 parents 1996b75 + 80f930c commit fbb628a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-sriov-hwol-creating-network-attachment-definition.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ metadata:
2525
name: net-attach-def <.>
2626
namespace: net-attach-def <.>
2727
annotations:
28-
k8s.v1.cni.cncf.io/resourceName: openshift.io/mlxnics <.>
28+
v1.multus-cni.io/default-network: openshift.io/mlxnics <.>
2929
spec:
3030
config: '{"cniVersion":"0.3.1","name":"ovn-kubernetes","type":"ovn-k8s-cni-overlay","ipam":{},"dns":{}}'
3131
----

0 commit comments

Comments
 (0)