Skip to content

Commit

Permalink
Merge pull request #265 from niloysh/main
Browse files Browse the repository at this point in the history
Update demo.md
  • Loading branch information
phoracek committed Aug 25, 2023
2 parents d08698f + 2a11770 commit 2753298
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,8 @@ spec:
"vlan": 100,
"ipam": {
"type": "static"
}
},
"mtu": 1450
}'
EOF
```
Expand Down Expand Up @@ -213,7 +214,7 @@ apiVersion: v1
kind: Pod
metadata:
name: samplepod-3
annotations:
annotations:
k8s.v1.cni.cncf.io/networks: '[
{
"name": "ovs-ipam-net",
Expand Down

0 comments on commit 2753298

Please sign in to comment.