Skip to content
Snippets Groups Projects
Commit 33f9c719 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch '1006-nextcloud-apache-out-of-memory-on-oas-gh-and-oas-gh' into 'master'

Resolve "Nextcloud apache out of memory on oas.gh and oas-gh"

Closes #1006

See merge request openappstack/openappstack!581
parents dcd2a3b0 30080f3e
No related branches found
No related tags found
No related merge requests found
...@@ -80,10 +80,10 @@ data: ...@@ -80,10 +80,10 @@ data:
resources: resources:
limits: limits:
cpu: 700m cpu: 700m
memory: 512Mi memory: 1024Mi
requests: requests:
cpu: 200m cpu: 200m
memory: 256Mi memory: 512Mi
# Enable and configure MariaDB chart # Enable and configure MariaDB chart
mariadb: mariadb:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment