diff --git a/apps/immich/release.yaml b/apps/immich/release.yaml index 796cb7c..60c79e1 100644 --- a/apps/immich/release.yaml +++ b/apps/immich/release.yaml @@ -41,9 +41,12 @@ spec: server: enabled: true - resources: - limits: - nvidia.com/gpu: 1 + main: + containers: + main: + resources: + limits: + nvidia.com/gpu: 1 ingress: main: enabled: true