Merge pull request 'Automated Manifest Update' (#5622) from auto/update-manifests into manifests
Reviewed-on: #5622
This commit was merged in pull request #5622.
This commit is contained in:
@@ -104,42 +104,50 @@ spec:
|
||||
removeOSDsIfOutAndSafeToRemove: false
|
||||
resources:
|
||||
cleanup:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 100Mi
|
||||
crashcollector:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 20Mi
|
||||
exporter:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 20Mi
|
||||
logcollector:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 100Mi
|
||||
mgr:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 500Mi
|
||||
mgr-sidecar:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 40Mi
|
||||
mon:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 4Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 750Mi
|
||||
osd:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 8Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 2Gi
|
||||
|
||||
@@ -72,7 +72,8 @@ spec:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
resources:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 1Gi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
|
||||
@@ -109,7 +109,8 @@ spec:
|
||||
name: rook-ceph-mon
|
||||
key: ceph-username
|
||||
resources:
|
||||
limits: {}
|
||||
limits:
|
||||
memory: 1Gi
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 10Mi
|
||||
|
||||
Reference in New Issue
Block a user