Skip to content

Commit

Permalink
Merge pull request #1848 from yuvipanda/biglogs
Browse files Browse the repository at this point in the history
Increase UToronto Prod DB Disk to 60G
  • Loading branch information
GeorgianaElena authored Nov 2, 2022
2 parents 72ae1c8 + 4c14826 commit 6a8d3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/utoronto/prod.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jupyterhub:
db:
pvc:
# prod stores logs, so let's make it big
storage: 10Gi
storage: 60Gi
config:
AzureAdOAuthenticator:
oauth_callback_url: https://jupyter.utoronto.ca/hub/oauth_callback
Expand Down

0 comments on commit 6a8d3ae

Please sign in to comment.