mirror of
https://github.com/rancher/plugins.git
synced 2025-07-10 13:45:24 +00:00
docs/ptp: fix markdown formatting
This commit is contained in:
parent
787d59ab5d
commit
0ee270c769
2
ptp.md
2
ptp.md
@ -7,6 +7,7 @@ The host-local IPAM plugin can be used to allocate an IP address to the containe
|
||||
The traffic of the container interface will be routed through the interface of the host.
|
||||
|
||||
## Example network configuration
|
||||
|
||||
```
|
||||
{
|
||||
"name": "mynet",
|
||||
@ -19,6 +20,7 @@ The traffic of the container interface will be routed through the interface of t
|
||||
"nameservers": [ "10.1.1.1", "8.8.8.8" ]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Network configuration reference
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user