Skip to content

Commit

Permalink
Increase server's idle cull interval to 4h for the event
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Jul 30, 2024
1 parent 0308191 commit 46d4999
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/clusters/opensci/small-binder.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ jupyterhub:
homepage:
templateVars:
enabled: false
cull:
every: 300
# Cull after 4h of inactivity
timeout: 14400
# No pods over 12h long
maxAge: 43200
singleuser:
nodeSelector:
# Temporary bigger machine and resources for https://github.com/2i2c-org/infrastructure/issues/4479
Expand Down

0 comments on commit 46d4999

Please sign in to comment.