[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:
parent
ecc3445860
commit
beec5acbc7
2 changed files with 19 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ collabora:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
cpu: "2"
|
||||
cpu: "16"
|
||||
memory: 6Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue