feat: change resource limits
This commit is contained in:
@@ -21,7 +21,7 @@ rook-ceph-cluster:
|
||||
image: quay.io/ceph/ceph:v20.2.1@sha256:0bae386bc859cd9a05b804d1ca16cca8853a64f90809044e2bf43095419dc337
|
||||
resources:
|
||||
limits:
|
||||
memory: null
|
||||
memory: 1Gi
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 10Mi
|
||||
@@ -109,7 +109,7 @@ rook-ceph-cluster:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: "40Mi"
|
||||
memory: 40Mi
|
||||
crashcollector:
|
||||
limits:
|
||||
memory: 2Gi
|
||||
|
||||
Reference in New Issue
Block a user