From 501eeeeda4edd69c2399eae64d2e50b87c080f96 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sun, 31 Aug 2025 21:33:02 +0200 Subject: [PATCH] Set immich machine learning strategy to recreate --- apps/immich/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/immich/values.yaml b/apps/immich/values.yaml index e70c198..a59f059 100644 --- a/apps/immich/values.yaml +++ b/apps/immich/values.yaml @@ -31,6 +31,8 @@ machine-learning: persistence: cache: type: pvc + controller: + strategy: Recreate env: DB_URL: postgres://immich@postgres-cluster-rw.postgres/immich?sslcert=/pg/tls.crt&sslkey=/pg/tls.key&sslrootcert=/pg/ca.crt