Skip to content

Commit

Permalink
Merge pull request #1123 from 2i2c-org/revert-1058-paleo-again
Browse files Browse the repository at this point in the history
Revert "Add a separate nodepool for paleohack event"
  • Loading branch information
yuvipanda authored Mar 16, 2022
2 parents 1a3668b + ed94350 commit d9c4932
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
7 changes: 0 additions & 7 deletions config/clusters/2i2c/paleohack2021.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jupyterhub:
funded_by:
name: "NSF Paleo Perspectives on Climate Change program"
url: "https://www.nsf.gov/funding/pgm_summ.jsp?pims_id=5750"
prePuller:
continuous:
enabled: true
hook:
enabled: true
singleuser:
memory:
guarantee: 256M
Expand All @@ -40,8 +35,6 @@ jupyterhub:
image:
name: quay.io/2i2c/paleohack-2021
tag: 9d557294938e
nodeSelector:
2i2c.org/community: paleo
hub:
config:
Authenticator:
Expand Down
8 changes: 0 additions & 8 deletions terraform/gcp/projects/pilot-hubs.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ notebook_nodes = {
max : 20,
machine_type : "n1-highmem-4",
labels: { }
},
"paleo": {
min: 0,
max: 20,
machine_type: "n1-highmem-4",
labels: {
"2i2c.org/community": "paleo"
}
}
}

Expand Down

0 comments on commit d9c4932

Please sign in to comment.