Skip to content
Snippets Groups Projects
Unverified Commit ab18694c authored by Varac's avatar Varac
Browse files

Increase CPU limit to 4 for NC rabbitmq and wordpress

TRIGGER_JOBS=enable-monitoring,enable-nextcloud,enable-velero,enable-wekan,enable-wordpress,enable-zulip

Fixes: #1140
parent e83afe0a
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ data:
enabled: false
resources:
limits:
cpu: 500m
cpu: "4"
memory: 512Mi
requests:
cpu: 200m
......
......@@ -88,7 +88,7 @@ data:
# crashing
resources:
limits:
cpu: 500m
cpu: "4"
memory: 512Mi
requests:
cpu: 100m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment