File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
config/jobs/kubernetes-sigs/cloud-provider-azure Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ presubmits:
73
73
- name : CONTROL_PLANE_MACHINE_COUNT # CAPZ config
74
74
value : " 1"
75
75
- name : CLUSTER_TEMPLATE # CAPZ config
76
- value : https://raw.githubusercontent.com/kubernetes-sigs/cloud- provider-azure/master/tests/k8s-azure/manifest /cluster-api/linux-vmss -ci-version.yaml
76
+ value : https://raw.githubusercontent.com/kubernetes-sigs/cluster-api- provider-azure/release-1.12/templates/test/ci /cluster-template-prow-machine-pool -ci-version.yaml
77
77
- name : AZURE_LOADBALANCER_SKU # cloud-provider-azure config
78
78
value : " Standard"
79
79
- name : CLUSTER_PROVISIONING_TOOL # cloud-provider-azure config
@@ -236,7 +236,7 @@ presubmits:
236
236
- name : KUBERNETES_VERSION # CAPZ config
237
237
value : " latest-1.29"
238
238
- name : CLUSTER_TEMPLATE # CAPZ config
239
- value : https://raw.githubusercontent.com/kubernetes-sigs/cloud- provider-azure/master/tests/k8s-azure/manifest /cluster-api/linux-vmss -ci-version.yaml
239
+ value : https://raw.githubusercontent.com/kubernetes-sigs/cluster-api- provider-azure/release-1.12/templates/test/ci /cluster-template-prow-machine-pool -ci-version.yaml
240
240
- name : AZURE_LOADBALANCER_SKU # cloud-provider-azure config
241
241
value : " Standard"
242
242
- name : ENABLE_MULTI_SLB # cloud-provider-azure config
You can’t perform that action at this time.
0 commit comments