Skip to content

Commit

Permalink
Set workspace size limit
Browse files Browse the repository at this point in the history
Follow-up to #4969
  • Loading branch information
jankeromnes authored and roboquat committed Jul 28, 2021
1 parent 7892961 commit 4c966fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ components:
servicePort: 8080
clusterIP: "None"
selectorKind: daemonset
workspaceSizeLimit: ""
workspaceSizeLimit: "50g"
containerRuntime:
enabled: true
runtime: containerd
Expand Down

0 comments on commit 4c966fa

Please sign in to comment.