Skip to content

Commit

Permalink
upgrade aks
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Jun 11, 2024
1 parent 379f6d6 commit 7d8cb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/terraform/infrastructure/variables.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ existing_subnet_resource_group = "calalang-networking-rg"

aks-instance-count = 1
aks-node-count = 2
kubernetes_version = "1.27"
kubernetes_version = "1.28.9"
vm_size = "Standard_D3_v2"

0 comments on commit 7d8cb68

Please sign in to comment.