Files
homelab/k8s/apps/sonarr-stack/prowlarr-values.yaml
Ultradesu ce4172b435
Some checks are pending
Auto-update README / Generate README and Create MR (push) Waiting to run
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 12s
Check with kubeconform / lint (push) Successful in 23s
Increase CPU limits
2025-11-24 13:19:04 +02:00

17 lines
256 B
YAML

env:
TZ: Asia/Nicosia
resources:
requests:
memory: "256Mi"
cpu: "100m"
limits:
memory: "1Gi"
cpu: "750m"
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
persistence:
config:
enabled: true
mountPath: /config