Skip to content

Commit 3de7eea

Browse files
authored
Merge branch 'master' into ap/poco
2 parents 36b36a8 + feaf342 commit 3de7eea

File tree

1 file changed

+1
-1
lines changed
  • examples/simple_windows_node_pool

1 file changed

+1
-1
lines changed

examples/simple_windows_node_pool/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ module "gke" {
6363
autoscaling = false
6464
auto_upgrade = true
6565
node_count = 1
66-
machine_type = "n2-standard-4"
66+
machine_type = "n2-standard-8"
6767
image_type = "WINDOWS_LTSC_CONTAINERD"
6868
},
6969
]

0 commit comments

Comments
 (0)