Skip to content

Commit

Permalink
convert vlanid to number
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbojangles3 committed Jun 19, 2024
1 parent d015e02 commit 0a10dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vlab/demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ spec:
range:
start: 10.0.1.10
subnet: 10.0.1.0/24
vlan: "2001"
vlan: 2001
vlanNamespace: default
EOF

Expand Down

0 comments on commit 0a10dab

Please sign in to comment.