diff --git a/flux2/apps/nextcloud/release.yaml b/flux2/apps/nextcloud/release.yaml index 6061b8e9e96ed6b4882c5f0bd3d4ac482d6547f3..51426868c1153dd20eb0a571b9873342ceb6d910 100644 --- a/flux2/apps/nextcloud/release.yaml +++ b/flux2/apps/nextcloud/release.yaml @@ -151,10 +151,10 @@ spec: postgresqlPassword: "${onlyoffice_postgresql_password}" resources: limits: - cpu: 200m + cpu: 400m memory: 256Mi requests: - cpu: 100m + cpu: 200m memory: 128Mi rabbitmq: