Skip to content

Commit

Permalink
Merge pull request #6548 from balajialg/a11y_setup
Browse files Browse the repository at this point in the history
Increasing a11y Hub RAM to 8 GB for testing lab extension
  • Loading branch information
balajialg authored Dec 18, 2024
2 parents 011a5f1 + 39bfea8 commit 8fbb262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/a11y/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jupyterhub:
subPath: _shared
readOnly: true
memory:
guarantee: 5G
limit: 5G
guarantee: 8G
limit: 8G

0 comments on commit 8fbb262

Please sign in to comment.