scale
All checks were successful
lint-test-helm / helm-lint (push) Successful in 45s
renovate / renovate (push) Successful in 2m40s

This commit is contained in:
2025-10-03 23:14:56 -05:00
parent b6e6bca159
commit ab90dfbed0

View File

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