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