Browse Source

set bazarr limits

Josh Bicking 2 ngày trước cách đây
mục cha
commit
5dc6b6b964
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      bazarr.yaml

+ 5 - 0
bazarr.yaml

@@ -37,6 +37,11 @@ spec:
           name: plex
         - mountPath: "/config"
           name: config
+        resources:
+          requests:
+            memory: "0"
+          limits:
+            memory: "512Mi"
       volumes:
       - name: plex
         persistentVolumeClaim: