fix: sonarr memory limits

This commit is contained in:
auricom
2024-06-11 20:11:03 +02:00
parent 627581c837
commit bb6c078fb8

View File

@@ -85,7 +85,7 @@ spec:
cpu: 10m
memory: 256M
limits:
memory: 2Gi
memory: 4Gi
service:
app:
controller: *app