Compare commits
No commits in common. "0e698bf6c067356eee11331009b8ab51cc424d2e" and "26ed3267e80c3e22c1e56efb793eceaaca784347" have entirely different histories.
0e698bf6c0
...
26ed3267e8
1 changed files with 2 additions and 2 deletions
|
@ -85,10 +85,10 @@ spec:
|
|||
timeoutSeconds: 30
|
||||
resources:
|
||||
requests:
|
||||
cpu: 300m
|
||||
cpu: 200m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 1
|
||||
cpu: 750m
|
||||
memory: 500Mi
|
||||
volumeMounts:
|
||||
- name: objstore
|
||||
|
|
Loading…
Add table
Reference in a new issue