Skip to content

Commit

Permalink
rm unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusdc committed Mar 1, 2022
1 parent 3b55f1e commit 6bb418d
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,6 @@ singleuser:
guarantee: "1G"
networkPolicy:
enabled: false
# extraFiles:
# server_idle_culling.py:
# mountPath: "/usr/local/etc/jupyterhub/jupyterhub_config.d/server_idle_culling.py"
# stringData: |
# c.TerminalManager.cull_inactive_timeout = 100
# c.TerminalManager.cull_interval = 60
# c.MappingKernelManager.cull_idle_timeout = 120
# c.MappingKernelManager.cull_interval = 60
# c.MappingKernelManager.cull_connected = true
# c.MappingKernelManager.cull_busy = false

# cull relates to the jupyterhub-idle-culler service, responsible for evicting
# inactive singleuser pods.
Expand Down

0 comments on commit 6bb418d

Please sign in to comment.