Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi Moondra authored and Avi Moondra committed Oct 23, 2023
1 parent e4d1452 commit a0043b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/retool/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ internalWorker:
# value: "bar"
# }
# Resources for the internal worker - these are sane inputs that bias towards stability
# Can adjust but may see OOM errors if memory too low for heavy workflow load
# Can adjust but may see OOM errors if memory too low for heavy load
resources:
limits:
cpu: 2000m
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ internalWorker:
# value: "bar"
# }
# Resources for the internal worker - these are sane inputs that bias towards stability
# Can adjust but may see OOM errors if memory too low for heavy workflow load
# Can adjust but may see OOM errors if memory too low for heavy load
resources:
limits:
cpu: 2000m
Expand Down

0 comments on commit a0043b2

Please sign in to comment.