Skip to content

Commit

Permalink
chore(cloud-screenshot): remove resource limits from app and nginx co…
Browse files Browse the repository at this point in the history
…ntainers.
  • Loading branch information
lots0logs committed Dec 10, 2024
1 parent fa5efb2 commit adb2c9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: [email protected]
name: Elegant Themes
name: cloud-screenshot
version: 1.1.1
version: 1.1.2
2 changes: 0 additions & 2 deletions charts/cloud-screenshot/templates/cloud-screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ spec:
cpu: 100m
memory: 128Mi
limits:
cpu: 250m
memory: 2G
startupProbe:
exec:
Expand Down Expand Up @@ -201,7 +200,6 @@ spec:
cpu: 100m
memory: 256Mi
limits:
cpu: 250m
memory: 600Mi
volumeMounts:
- name: wordpress
Expand Down

0 comments on commit adb2c9b

Please sign in to comment.