files(fix): sync share improve (#2102)

* files(fix): sync share improve

* feat: update olares-app to v1.8.8

---------

Co-authored-by: qq815776412 <815776412@qq.com>
This commit is contained in:
aby913 2025-11-25 23:09:39 +08:00 committed by GitHub
parent 206c946408
commit b6484e1a19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@ rules:
- "/provider/get_dataset_folder_status"
- "/provider/update_dataset_folder_paths"
- "/seahub/api/*"
- "/System/Configuration/encoding"
- "/system/configuration/encoding"
verbs: ["*"]
---

View file

@ -318,7 +318,7 @@ spec:
chown -R 1000:1000 /uploadstemp && \
chown -R 1000:1000 /appdata
- name: olares-app-init
image: beclab/system-frontend:v1.6.7
image: beclab/system-frontend:v1.6.8
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@ -440,7 +440,7 @@ spec:
- name: NATS_SUBJECT_VAULT
value: os.vault.{{ .Values.bfl.username}}
- name: user-service
image: beclab/user-service:v0.0.70
image: beclab/user-service:v0.0.71
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000

View file

@ -210,7 +210,7 @@ spec:
command:
- /samba_share
- name: files
image: beclab/files-server:v0.2.129
image: beclab/files-server:v0.2.130
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true
@ -825,7 +825,7 @@ data:
add_header Accept-Ranges bytes;
}
location /System {
location /system {
proxy_pass http://127.0.0.1:8080;
# Add original-request-related headers