mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
fix(collabora): Update Ingress annotations and set securityContext
This commit is contained in:
@@ -9,6 +9,13 @@ resources:
|
||||
requests:
|
||||
cpu: 0.1
|
||||
memory: "2Gi"
|
||||
collabora:
|
||||
limits:
|
||||
cpu: 1
|
||||
memory: "500Mi"
|
||||
requests:
|
||||
cpu: 0.1
|
||||
memory: "16Mi"
|
||||
dovecot:
|
||||
limits:
|
||||
cpu: 0.5
|
||||
|
||||
Reference in New Issue
Block a user