diff --git a/customers/base/nextcloud-deployment.yml b/customers/base/nextcloud-deployment.yml index aa37c73..dfe2e88 100644 --- a/customers/base/nextcloud-deployment.yml +++ b/customers/base/nextcloud-deployment.yml @@ -53,13 +53,13 @@ spec: subPath: php.ini resources: limits: - cpu: 6000m - hugepages-2Mi: 4096Mi - memory: 4096Mi + cpu: 32000m + hugepages-2Mi: 8192Mi + memory: 8192Mi requests: - cpu: 2000m - hugepages-2Mi: 4096Mi - memory: 512Mi + cpu: 16000m + hugepages-2Mi: 8192Mi + memory: 2048Mi readinessProbe: tcpSocket: port: 80