fix: avoid glob parsing for special-char filenames (#1999)

This commit is contained in:
aby913 2025-10-27 23:46:31 +08:00 committed by GitHub
parent 84dec294da
commit 0a591f7a3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,7 +173,7 @@ spec:
{{ end }}
- name: files
image: beclab/files-server:v0.2.123
image: beclab/files-server:v0.2.124
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true