Update cluster/apps/production/radarr/radarr.yaml

This commit is contained in:
Matt Reeves 2024-07-06 12:29:46 -04:00
parent 159cdc52f8
commit cefaef7cb9

View file

@ -28,11 +28,11 @@ spec:
value: America/New_York
resources:
requests:
memory: "512Mi"
cpu: "1"
memory: "128Mi"
cpu: "10m"
limits:
memory: "1Gi"
cpu: "1"
memory: "512Mi"
cpu: "10m"
volumeMounts:
- mountPath: /config
name: radarr-config