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

Remove nextcloud CPU limits

parent 8fe953a2
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@ data:
resources:
limits:
cpu: 700m
memory: 1024Mi
requests:
cpu: 200m
......@@ -96,7 +95,6 @@ data:
existingClaim: "nextcloud-mariadb"
resources:
limits:
cpu: 200m
memory: 512Mi
requests:
cpu: 100m
......@@ -124,7 +122,6 @@ data:
onlyoffice:
resources:
limits:
cpu: 800m
memory: 2Gi
requests:
cpu: 200m
......@@ -163,7 +160,6 @@ data:
enabled: false
resources:
limits:
cpu: "4"
memory: 512Mi
requests:
cpu: 200m
......@@ -179,7 +175,6 @@ data:
enabled: false
resources:
limits:
cpu: 100m
memory: 64Mi
requests:
cpu: 50m
......
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