add more resources jellyseerr

This commit is contained in:
Matt Reeves 2025-02-19 22:00:28 -05:00
parent 0bac0c0100
commit b7913d1aa8
2 changed files with 3 additions and 2 deletions
kubernetes/apps/production
arr/jellyseerr
cert-manager

View file

@ -81,9 +81,9 @@ spec:
resources:
requests:
cpu: 20m
memory: 50Mi
limits:
memory: 128Mi
limits:
memory: 256Mi
service:
app:

View file

@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- certificates/local.yaml
- certificates/public.yaml
- helmrelease.yaml
- helmrepo.yaml
- issuers/letsencrypt.yaml