bump deluge memory
This commit is contained in:
parent
9758ae28e7
commit
8d19f9ba5c
|
@ -31,10 +31,10 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
cpu: 1500m
|
||||
memory: 250Mi
|
||||
memory: 500Mi
|
||||
limits:
|
||||
cpu: 1500m
|
||||
memory: 250Mi
|
||||
memory: 500Mi
|
||||
volumeMounts:
|
||||
- name: deluge-config-pvc
|
||||
mountPath: /config
|
||||
|
|
Loading…
Reference in New Issue