diff --git a/deploy/aks/parameters-longhaul-release.json b/deploy/aks/parameters-longhaul-release.json index e4bdf080..87992edc 100644 --- a/deploy/aks/parameters-longhaul-release.json +++ b/deploy/aks/parameters-longhaul-release.json @@ -3,7 +3,7 @@ "contentVersion": "1.0.0.0", "parameters": { "clusterName": { - "value": "aks-release-longhaul" + "value": "aks-longhaul-release" }, "shortClusterPrefixId": { "value": "rel" diff --git a/deploy/aks/parameters-longhaul-weekly.json b/deploy/aks/parameters-longhaul-weekly.json index 797f26e8..c677cc49 100644 --- a/deploy/aks/parameters-longhaul-weekly.json +++ b/deploy/aks/parameters-longhaul-weekly.json @@ -3,7 +3,7 @@ "contentVersion": "1.0.0.0", "parameters": { "clusterName": { - "value": "aks-weekly-longhaul" + "value": "aks-longhaul-weekly" }, "shortClusterPrefixId": { "value": "wek"