fix(family): add --allow-non-empty to rclone mount

This commit is contained in:
fchinembiri 2026-06-03 23:55:23 +02:00
parent 83f3207fad
commit d88b1bc9a0
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@ spec:
- "seedhost:/home2/tadiwanashe/downloads/media" - "seedhost:/home2/tadiwanashe/downloads/media"
- /data - /data
- --allow-other - --allow-other
- --allow-non-empty
- --vfs-cache-mode - --vfs-cache-mode
- writes - writes
- --dir-cache-time - --dir-cache-time
@ -188,6 +189,7 @@ spec:
- "seedhost:/home2/tadiwanashe/downloads/media" - "seedhost:/home2/tadiwanashe/downloads/media"
- /data - /data
- --allow-other - --allow-other
- --allow-non-empty
- --vfs-cache-mode - --vfs-cache-mode
- writes - writes
securityContext: securityContext: