diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index 2fccabc..3a6ecc5 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -75,13 +75,13 @@ spec: CREATE EXTENSION cube; CREATE EXTENSION earthdistance; CREATE EXTENSION vectors; - resources: - limits: - cpu: 300m - memory: 384Mi - requests: - cpu: 200m - memory: 256Mi + resources: {} + # limits: + # cpu: 300m + # memory: 384Mi + # requests: + # cpu: 200m + # memory: 256Mi redis: enabled: true