Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4098 from consideRatio/pr/cleanup-qcl
Browse files Browse the repository at this point in the history
qcl: cleanup replaced node pool in k8s upgrade
  • Loading branch information
consideRatio authored May 19, 2024
2 parents 7a63a57 + c6d7312 commit 3f25cc0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions terraform/gcp/projects/qcl.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@ notebook_nodes = {
max : 100,
machine_type : "n2-highcpu-32",
},
# FIXME: tainted, to be deleted when empty, replaced by k8s upgraded variant
"n2-highcpu-96" : {
min : 0,
max : 100,
machine_type : "n2-highcpu-96",
node_version : "1.27.4-gke.900",
},
"n2-highcpu-96-b" : {
min : 0,
max : 100,
Expand Down

0 comments on commit 3f25cc0

Please sign in to comment.