Преглед изворни кода

increase ram of monitoring node; update cost consent; allow for configurable SKU tier

dgtown пре 2 година
родитељ
комит
9ef1ea9a7b
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      dashboard/src/components/AzureProvisionerSettings.tsx

+ 0 - 3
dashboard/src/components/AzureProvisionerSettings.tsx

@@ -371,9 +371,6 @@ const AzureProvisionerSettings: React.FC<Props> = (props) => {
       );
     }
 
-    console.log(skuTier as AksSkuTier)
-    console.log(skuTierOptions)
-
     // If settings, update full form
     return (
       <>