IPAM plugin type "calico-ipam"

Updated Patchset 1 review comment

Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: Ib35b81168329d3da65a7930feaff084b5677f75f
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
This commit is contained in:
Juanita-Balaraj
2021-05-21 17:06:19 -04:00
parent 2b9fbb0ee1
commit 311e7072ee

View File

@@ -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"