mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
fix(helmfile): Reduce icap resources in default enviroment
This commit is contained in:
@@ -33,10 +33,10 @@ resources:
|
||||
icap:
|
||||
limits:
|
||||
cpu: 2
|
||||
memory: "4Gi"
|
||||
memory: "128Mi"
|
||||
requests:
|
||||
cpu: 0.1
|
||||
memory: "2Gi"
|
||||
memory: "16Mi"
|
||||
jibri:
|
||||
limits:
|
||||
cpu: 1
|
||||
|
||||
Reference in New Issue
Block a user