Skip to content

Commit cc901e2

Browse files
nojnhuhk8s-infra-cherrypick-robot
authored andcommitted
azure: enable testing with LTS on AKS
1 parent c7ab70b commit cc901e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cluster-autoscaler/cloudprovider/azure/test/templates/cluster-template-prow-aks-aso-cluster-autoscaler.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ spec:
4949
enabled: true
5050
servicePrincipalProfile:
5151
clientId: msi
52+
sku:
53+
name: Base
54+
tier: ${AKS_TIER:=Standard}
55+
supportPlan: ${AKS_SUPPORT_PLAN:=KubernetesOfficial}
5256
tags:
5357
buildProvenance: ${BUILD_PROVENANCE}
5458
creationTimestamp: ${TIMESTAMP}

0 commit comments

Comments
 (0)