Skip to content

Commit abd112a

Browse files
authored
formatting
1 parent e2b9847 commit abd112a

File tree

1 file changed

+2
-2
lines changed
  • gke/standard/zonal/reservation

1 file changed

+2
-2
lines changed

gke/standard/zonal/reservation/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ resource "google_container_node_pool" "reservation_flex" {
120120
total_max_node_count = 1
121121
}
122122
node_config {
123-
machine_type = "e2-medium"
124-
flex_start = true
123+
machine_type = "e2-medium"
124+
flex_start = true
125125
max_run_duration = "604800s"
126126

127127
reservation_affinity {

0 commit comments

Comments
 (0)