Compare commits
2 commits
26ed3267e8
...
0e698bf6c0
Author | SHA1 | Date | |
---|---|---|---|
0e698bf6c0 | |||
e92c588b14 |
1 changed files with 2 additions and 2 deletions
|
@ -85,10 +85,10 @@ spec:
|
|||
timeoutSeconds: 30
|
||||
resources:
|
||||
requests:
|
||||
cpu: 200m
|
||||
cpu: 300m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 750m
|
||||
cpu: 1
|
||||
memory: 500Mi
|
||||
volumeMounts:
|
||||
- name: objstore
|
||||
|
|
Loading…
Add table
Reference in a new issue