Skip to content

Commit e3161a9

Browse files
committed
Removing another commented-out line of code in staging.tf
1 parent bf5c3c4 commit e3161a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/staging.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ resource "google_container_cluster" "staging_cloud_cluster" {
167167
}
168168

169169
remove_default_node_pool = true
170-
/* initial_node_count = 1 */
171170

172171
addons_config {
173172
network_policy_config {

0 commit comments

Comments
 (0)