Skip to content

Commit 723fca0

Browse files
authored
Merge pull request #79005 from sjhala-ccs/cnv-37828
CNV-37828: Updated YAML to add disable container interface flag
2 parents 0c4b55b + eb2ebe5 commit 723fca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/virt-creating-linux-bridge-nad-cli.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ spec:
3939
"bridge": "bridge-interface", <5>
4040
"macspoofchk": true, <6>
4141
"vlan": 100, <7>
42+
"disableContainerInterface": "true",
4243
"preserveDefaultVlan": false <8>
4344
}'
4445
----

0 commit comments

Comments
 (0)