[NPM Lite] Fix for NPM Lite Yaml File (#3077)
hot fix for npm lite yaml file
This commit is contained in:
Родитель
ecf66fea86
Коммит
2085f66058
|
@ -172,7 +172,7 @@ data:
|
|||
"EnableV2NPM": true,
|
||||
"PlaceAzureChainFirst": false,
|
||||
"ApplyInBackground": true,
|
||||
"NetPolInBackground": true
|
||||
"NetPolInBackground": true,
|
||||
"EnableNPMLite": true
|
||||
}
|
||||
}
|
||||
|
|
|
@ -153,7 +153,7 @@ data:
|
|||
"PlaceAzureChainFirst": false,
|
||||
"ApplyIPSetsOnNeed": false,
|
||||
"ApplyInBackground": true,
|
||||
"NetPolInBackground": true
|
||||
"NetPolInBackground": true,
|
||||
"EnableNPMLite": true
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче