Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Add culler timeout to jupyterhub-cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
maroroman committed Jun 2, 2022
1 parent 075f642 commit 2f5cb5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jupyterhub/jupyterhub/base/jupyterhub-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ data:
gpu_mode: ""
singleuser_pvc_size: 2Gi
notebook_destination: "$(notebook_destination)"
culler_timeout: "31536000" # 1 year in seconds

---
apiVersion: v1
Expand Down

0 comments on commit 2f5cb5e

Please sign in to comment.