Fix the CNI conflist of multitenancy and add the correct ipam type (#1373)

* Fix the CNI conflist of multitenancy and add the correct ipam type

* Adding the change to windows
This commit is contained in:
rjdenney 2022-05-18 12:45:08 -04:00 коммит произвёл GitHub
Родитель f35c92cb99
Коммит d417856b51
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -12,7 +12,7 @@
"enableExactMatchForPodName": false,
"enableSnatOnHost":true,
"ipam":{
"type":"azure-vnet-ipam"
"type":"azure-cns"
},
"dns":{
"nameservers":[]

Просмотреть файл

@ -13,7 +13,7 @@
"portMappings": true
},
"ipam": {
"type": "azure-vnet-ipam"
"type": "azure-cns"
},
"dns": {
"Nameservers": [