emby: adjust memory limit for resilio

This commit is contained in:
2025-03-09 19:28:37 -04:00
parent 6e0af8725b
commit 339f9af7ea

View File

@@ -23,7 +23,7 @@ spec:
mountPath: /sync/movies
resources:
limits:
memory: "128Mi"
memory: "700Mi"
cpu: "500m"
volumes:
- name: config