diff --git a/stacks/nextcloud/chart_values.yaml b/stacks/nextcloud/chart_values.yaml index f8e4dfb5..7ed60587 100644 --- a/stacks/nextcloud/chart_values.yaml +++ b/stacks/nextcloud/chart_values.yaml @@ -95,11 +95,11 @@ collabora: resources: limits: - cpu: "4" - memory: 3Gi + cpu: "2" + memory: 1Gi requests: - cpu: 100m - memory: 512Mi + cpu: 50m + memory: 256Mi cronjob: enabled: true