scale down
All checks were successful
lint-test-helm / helm-lint (push) Successful in 23s
renovate / renovate (push) Successful in 1m30s

This commit is contained in:
2025-10-03 22:14:17 -05:00
parent 077ae2448a
commit d329753887

View File

@@ -2,7 +2,7 @@ immich:
controllers:
main:
type: deployment
replicas: 1
replicas: 0
strategy: Recreate
revisionHistoryLimit: 3
containers:
@@ -92,7 +92,7 @@ immich:
memory: 512Mi
machine-learning:
type: deployment
replicas: 1
replicas: 0
strategy: Recreate
revisionHistoryLimit: 3
containers: