chore(k8): adjusted system resources requests and limits based on manual monitoring
This commit is contained in:
@@ -42,8 +42,8 @@ spec:
|
||||
mountPath: /opt/omd/sites/cmk/tmp
|
||||
resources:
|
||||
requests:
|
||||
memory: "1Gi"
|
||||
cpu: "1"
|
||||
memory: "2Gi"
|
||||
cpu: "600m"
|
||||
limits:
|
||||
memory: "5Gi"
|
||||
cpu: "4"
|
||||
|
||||
Reference in New Issue
Block a user