Skip to content

Commit

Permalink
fix: app container oom (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfade authored Feb 6, 2023
1 parent 9bfa706 commit d4308f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloud-screenshot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainers:
- email: dustin@elegantthemes.com
name: Elegant Themes
name: cloud-screenshot
version: 1.0.1
version: 1.0.2
2 changes: 1 addition & 1 deletion charts/cloud-screenshot/templates/cloud-screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ spec:
memory: 100Mi
limits:
cpu: '2'
memory: 500Mi
memory: 1G
startupProbe:
exec:
command:
Expand Down

0 comments on commit d4308f8

Please sign in to comment.