Skip to content

Commit

Permalink
Revert "feat: Enable VPA (#35)"
Browse files Browse the repository at this point in the history
This reverts commit 4366446.
  • Loading branch information
jiangpengcheng committed Apr 14, 2024
1 parent 28721a9 commit cb5b54c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ module "gke" {
remove_default_node_pool = true
release_channel = var.release_channel
subnetwork = var.vpc_subnet
enable_vertical_pod_autoscaling = true
}

module "gke_private" {
Expand Down

0 comments on commit cb5b54c

Please sign in to comment.