Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3257 from consideRatio/pr/stop-overriding
Browse files Browse the repository at this point in the history
Stop overriding hub.readinessProbe to false
  • Loading branch information
consideRatio authored Oct 18, 2023
2 parents 4c867a6 + 10706b1 commit 75119bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions config/clusters/openscapes/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ basehub:
enabled: true
hub:
allowNamedServers: true
readinessProbe:
enabled: false
config:
JupyterHub:
authenticator_class: cilogon
Expand Down
2 changes: 0 additions & 2 deletions config/clusters/utoronto/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ jupyterhub:
pvc:
# Default seems too slow for our database, causes very bad response times
storageClassName: managed-premium
readinessProbe:
enabled: false
config:
JupyterHub:
authenticator_class: cilogon
Expand Down

0 comments on commit 75119bf

Please sign in to comment.