Revert "changed VM size to a SKU allowed in the MCAPS sub"

This reverts commit 89a7fe4a1f.
This commit is contained in:
oliverlabs 2022-11-24 19:51:33 +00:00
Родитель aba9a8810c
Коммит 2a30942b69
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -224,7 +224,7 @@ module cluster '../CARML/Microsoft.ContainerService/managedClusters/deploy.bicep
{
name: 'npsystem'
count: 3
vmSize: 'Standard_D16pls_v5'
vmSize: 'Standard_DS3_v2'
osDiskSizeGB: 80
osDiskType: 'Ephemeral'
osType: 'Linux'