From e9b7f890ad292c3d142e39d789e9d93936fbbfdd Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sat, 24 May 2025 22:25:20 +0530 Subject: [PATCH] remove resource limits --- cluster/apps/immich/immich.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index b8c1fd0..8f92a9d 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -76,9 +76,6 @@ spec: volumeMounts: - name: model-cache mountPath: /cache - resources: - limits: - nvidia.com/gpu: "1" volumes: - name: pictures persistentVolumeClaim: