Change transfersh resource requests
This commit is contained in:
parent
5cfcd8005e
commit
3efad94acf
|
@ -64,8 +64,8 @@ spec:
|
|||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 3m
|
||||
memory: 1500Mi
|
||||
cpu: 1m
|
||||
memory: 8Mi
|
||||
|
||||
limits:
|
||||
memory: 3000Mi
|
||||
memory: 500Mi
|
Loading…
Reference in New Issue