[ci skip] nextcloud: bump CPU limit to 16, add custom ResourceQuota

CPU was pegged at 2000m/2000m (100% throttled). Add custom-quota
opt-out label and ResourceQuota allowing 32 CPU limits to accommodate
the 16 CPU container limit plus sidecar defaults.
This commit is contained in:
Viktor Barzin 2026-03-01 17:41:18 +00:00
parent ecc3445860
commit beec5acbc7
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 19 additions and 2 deletions

View file

@ -63,7 +63,7 @@ collabora:
resources:
limits:
cpu: "2"
cpu: "16"
memory: 6Gi
requests:
cpu: 100m