소스 검색

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