Skip to content

Commit

Permalink
Make the default quota 10 GB
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu committed Sep 16, 2024
1 parent 6827925 commit f6d04dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/jupyter-home-nfs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ quotaEnforcer:
repository: ghcr.io/sunu/get-quota-your-home
tag: f9cf31cf51a1794b4c359dfa9aa7a6fe8a8f4c71
# quota in GB
hardQuota: "0.001"
hardQuota: "10"

persistentVolume:
size: 10Gi
Expand Down

0 comments on commit f6d04dc

Please sign in to comment.