Skip to content

Commit 57699f3

Browse files
committed
fix(ente): disable cleanup orphan objects
1 parent 992ce66 commit 57699f3

File tree

1 file changed

+1
-1
lines changed
  • docs/blog/posts/2025/006-ente/k8s/ente-server/files

1 file changed

+1
-1
lines changed

docs/blog/posts/2025/006-ente/k8s/ente-server/files/musuem.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
remove-unreported-objects:
3636
worker-count: 4
3737
clear-orphan-objects:
38-
enabled: true
38+
enabled: false
3939
apps:
4040
public-albums: https://photos.developer-friendly.blog
4141
cast: https://cast.developer-friendly.blog

0 commit comments

Comments
 (0)