Browse Source

update readme & limits

Josh Bicking 5 ngày trước cách đây
mục cha
commit
417e4cae4d
3 tập tin đã thay đổi với 3 bổ sung6 xóa
  1. 2 0
      README.md
  2. 1 1
      media/pulsarr.yaml
  3. 0 5
      seedbox/qbittorrentvpn.yaml

+ 2 - 0
README.md

@@ -421,6 +421,7 @@ This is a nice PVC option for simpler backup target setups.
 # TODO
 
 - [ ] move to https://argo-workflows.readthedocs.io/en/latest/quick-start/
+  - https://github.com/dgzlopes/cdk8s-on-argocd
 - [ ] explore metallb failover, or cilium
   - https://metallb.universe.tf/concepts/layer2/
   - https://cilium.io/
@@ -434,5 +435,6 @@ This is a nice PVC option for simpler backup target setups.
 - [ ] write up: node affinity + eviction, how i limit non-rook pods running on rook nodes
   - PreferNoSchedule taint on rook nodes
 - [ ] write up: seedbox setup & sharing the disk w/ NFS
+- [ ] update gogs write up for "next" image
 - [ ] finish this writeup
 - [ ] try https://kubevirt.io/

+ 1 - 1
media/pulsarr.yaml

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

+ 0 - 5
seedbox/qbittorrentvpn.yaml

@@ -52,11 +52,6 @@ spec:
           name: config
         - mountPath: "/scratch"
           name: seedbox
-        resources:
-          requests:
-            memory: "0"
-          limits:
-            memory: "4.5Gi"
       volumes:
       - name: media
         persistentVolumeClaim: