Merge "IPAM plugin type "calico-ipam"" into r/stx.5.0
This commit is contained in:
@@ -97,7 +97,7 @@ this data network.
|
|||||||
"cniVersion": "0.3.0",
|
"cniVersion": "0.3.0",
|
||||||
"type": "sriov",
|
"type": "sriov",
|
||||||
"ipam": {
|
"ipam": {
|
||||||
"type": "host-local"
|
"type": "calico-ipam"
|
||||||
"subnet": "10.56.219.0/24",
|
"subnet": "10.56.219.0/24",
|
||||||
"routes": [{
|
"routes": [{
|
||||||
"dst": "0.0.0.0/0"
|
"dst": "0.0.0.0/0"
|
||||||
|
|||||||
Reference in New Issue
Block a user