tweaked memory settings
This commit is contained in:
@@ -25,9 +25,9 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 100Mi
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 50Mi
|
||||
memory: 100Mi
|
||||
restartPolicy: Always
|
||||
status: {}
|
||||
|
@@ -26,9 +26,9 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 800Mi
|
||||
memory: 512Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 400Mi
|
||||
memory: 256Mi
|
||||
restartPolicy: Always
|
||||
status: {}
|
||||
|
Reference in New Issue
Block a user