diff --git a/test/e2e/config/azure-dev.yaml b/test/e2e/config/azure-dev.yaml index c38793f5e88..7297c78e0b5 100644 --- a/test/e2e/config/azure-dev.yaml +++ b/test/e2e/config/azure-dev.yaml @@ -127,7 +127,7 @@ providers: - sourcePath: "${PWD}/templates/test/ci/cluster-template-prow-aks.yaml" targetName: "cluster-template-aks.yaml" - sourcePath: "${PWD}/templates/test/ci/cluster-template-prow-aks-clusterclass.yaml" - targetName: "cluster-template-aks.yaml" + targetName: "cluster-template-aks-clusterclass.yaml" - sourcePath: "${PWD}/templates/test/ci/cluster-template-prow-custom-vnet.yaml" targetName: "cluster-template-custom-vnet.yaml" - sourcePath: "${PWD}/templates/test/ci/cluster-template-prow-dual-stack.yaml"