Skip to content

Commit adb2c9b

Browse files
committed
chore(cloud-screenshot): remove resource limits from app and nginx containers.
1 parent fa5efb2 commit adb2c9b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

charts/cloud-screenshot/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ maintainers:
55
66
name: Elegant Themes
77
name: cloud-screenshot
8-
version: 1.1.1
8+
version: 1.1.2

charts/cloud-screenshot/templates/cloud-screenshot.yml

-2
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ spec:
170170
cpu: 100m
171171
memory: 128Mi
172172
limits:
173-
cpu: 250m
174173
memory: 2G
175174
startupProbe:
176175
exec:
@@ -201,7 +200,6 @@ spec:
201200
cpu: 100m
202201
memory: 256Mi
203202
limits:
204-
cpu: 250m
205203
memory: 600Mi
206204
volumeMounts:
207205
- name: wordpress

0 commit comments

Comments
 (0)