Skip to content

Commit 9fc29ae

Browse files
authored
Merge pull request berkeley-dsep-infra#5549 from shaneknapp/debump-data100
debump data100 cores/ram
2 parents 3b87ede + 7a0ad2d commit 9fc29ae

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

deployments/data100/config/common.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,9 @@ jupyterhub:
8282
mountPath: /home/jovyan/shared
8383
subPath: _shared
8484
readOnly: true
85-
cpu:
86-
limit: 10
8785
memory:
88-
guarantee: 6G
89-
limit: 6G
86+
guarantee: 4G
87+
limit: 4G
9088
image: {}
9189

9290
custom:

0 commit comments

Comments
 (0)