Skip to content

Commit

Permalink
add timeouts for data8 chp
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Sep 17, 2024
1 parent e88fff0 commit b85b6cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployments/data8/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jupyterhub:
hub.jupyter.org/pool-name: core-pool-2024-05-08
proxy:
chp:
extraCommandLineFlags:
- "--timeout=5000"
- "--proxy-timeout=5000"
nodeSelector:
hub.jupyter.org/pool-name: core-pool-2024-05-08
resources:
Expand Down

0 comments on commit b85b6cd

Please sign in to comment.