diff --git a/.pipelines/diabetes_regression-variables-template.yml b/.pipelines/diabetes_regression-variables-template.yml index 502753fb..0f90ebbf 100644 --- a/.pipelines/diabetes_regression-variables-template.yml +++ b/.pipelines/diabetes_regression-variables-template.yml @@ -41,7 +41,7 @@ variables: - name: AML_COMPUTE_CLUSTER_CPU_SKU value: STANDARD_DS2_V2 - name: AML_COMPUTE_CLUSTER_NAME - value: train-cluster + value: trnlc-cluster - name: AML_CLUSTER_MIN_NODES value: 0 - name: AML_CLUSTER_MAX_NODES