emby: adjust memory limit for resilio
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
|||||||
mountPath: /sync/movies
|
mountPath: /sync/movies
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: "128Mi"
|
memory: "700Mi"
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
|
|||||||
Reference in New Issue
Block a user