lower vm-operator memory limit to 256Mi
This commit is contained in:
@@ -31,7 +31,7 @@ spec:
|
|||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
limits:
|
limits:
|
||||||
memory: 1Gi
|
memory: 256Mi
|
||||||
|
|
||||||
defaultDashboards:
|
defaultDashboards:
|
||||||
dashboards:
|
dashboards:
|
||||||
|
|||||||
Reference in New Issue
Block a user