fix: files upload tempfiles over delete (#2898)

This commit is contained in:
lovehunter9 2026-04-16 00:12:09 +08:00 committed by GitHub
parent f09f2f9ec7
commit 33844bb436
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,7 +106,7 @@ spec:
- :5572
- --rc-no-auth
- --log-level
- DEBUG
- INFO
- --no-check-certificate
- --s3-directory-markers
- --fs-cache-expire-duration
@ -210,7 +210,7 @@ spec:
command:
- /samba_share
- name: files
image: beclab/files-server:v0.2.156
image: beclab/files-server:v0.2.158
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true