瀏覽代碼

pulsarr to 1GiB

Josh Bicking 5 天之前
父節點
當前提交
f38e26f71a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      argocd/media-automation/pulsarr.yaml

+ 1 - 1
argocd/media-automation/pulsarr.yaml

@@ -33,7 +33,7 @@ spec:
           requests:
             memory: "0"
           limits:
-            memory: "500Mi"
+            memory: "1Gi"
       - name: apprise
         image: caronc/apprise:latest
         imagePullPolicy: Always