Skip to content

Commit

Permalink
update agent pool to pass validate
Browse files Browse the repository at this point in the history
  • Loading branch information
zedy committed Jul 22, 2024
1 parent eb9062f commit a12893a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.26.54.24096",
"templateHash": "8772299678418708256"
"version": "0.28.1.47646",
"templateHash": "6644048800784630485"
},
"name": "Azure Kubernetes Service (AKS) Managed Cluster Agent Pools",
"description": "This module deploys an Azure Kubernetes Service (AKS) Managed Cluster Agent Pool.",
Expand Down Expand Up @@ -304,7 +304,7 @@
"managedCluster": {
"existing": true,
"type": "Microsoft.ContainerService/managedClusters",
"apiVersion": "2023-07-02-preview",
"apiVersion": "2024-03-02-preview",
"name": "[parameters('managedClusterName')]"
},
"agentPool": {
Expand Down
12 changes: 6 additions & 6 deletions avm/res/container-service/managed-cluster/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.27.1.19265",
"templateHash": "2000328037027470902"
"version": "0.28.1.47646",
"templateHash": "6674812345245229209"
},
"name": "Azure Kubernetes Service (AKS) Managed Clusters",
"description": "This module deploys an Azure Kubernetes Service (AKS) Managed Cluster.",
Expand Down Expand Up @@ -1832,8 +1832,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.27.1.19265",
"templateHash": "3745346013567294748"
"version": "0.28.1.47646",
"templateHash": "14337718698260952233"
},
"name": "Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations",
"description": "This module deploys an Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations.",
Expand Down Expand Up @@ -2028,8 +2028,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.27.1.19265",
"templateHash": "17795163053989614827"
"version": "0.28.1.47646",
"templateHash": "6644048800784630485"
},
"name": "Azure Kubernetes Service (AKS) Managed Cluster Agent Pools",
"description": "This module deploys an Azure Kubernetes Service (AKS) Managed Cluster Agent Pool.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.27.1.19265",
"templateHash": "3745346013567294748"
"version": "0.28.1.47646",
"templateHash": "14337718698260952233"
},
"name": "Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations",
"description": "This module deploys an Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations.",
Expand Down

0 comments on commit a12893a

Please sign in to comment.