Skip to content

Commit

Permalink
Merge pull request #6668 from felder/felder_425
Browse files Browse the repository at this point in the history
[DH-425] setting placeholder values to what they were before winter
  • Loading branch information
felder authored Jan 18, 2025
2 parents 4431d1a + 36e9cbb commit fb29aa8
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions node-placeholder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,63 +79,63 @@ nodePools:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
biology:
nodeSelector:
hub.jupyter.org/pool-name: biology-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
cee:
nodeSelector:
hub.jupyter.org/pool-name: cee-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
data100:
nodeSelector:
hub.jupyter.org/pool-name: data100-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 207314055168
replicas: 0
replicas: 1
data101:
nodeSelector:
hub.jupyter.org/pool-name: data101-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
data102:
nodeSelector:
hub.jupyter.org/pool-name: data102-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
data8:
nodeSelector:
hub.jupyter.org/pool-name: data8-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
datahub:
nodeSelector:
hub.jupyter.org/pool-name: datahub-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 2
dev:
nodeSelector:
hub.jupyter.org/pool-name: dev-pool
Expand All @@ -151,23 +151,23 @@ nodePools:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
eecs:
nodeSelector:
hub.jupyter.org/pool-name: eecs-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
ischool:
nodeSelector:
hub.jupyter.org/pool-name: ischool-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
julia:
nodeSelector:
hub.jupyter.org/pool-name: julia-pool
Expand All @@ -183,15 +183,15 @@ nodePools:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
publichealth:
nodeSelector:
hub.jupyter.org/pool-name: publichealth-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
stat159:
nodeSelector:
hub.jupyter.org/pool-name: stat159-pool
Expand All @@ -207,20 +207,20 @@ nodePools:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
r:
nodeSelector:
hub.jupyter.org/pool-name: r-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1
small-courses:
nodeSelector:
hub.jupyter.org/pool-name: small-courses-pool
resources:
requests:
# Some value slightly lower than allocatable RAM on the nodepool
memory: 60929654784
replicas: 0
replicas: 1

0 comments on commit fb29aa8

Please sign in to comment.