mirror of
https://github.com/beclab/Olares
synced 2026-05-23 08:48:25 +00:00
files(fix): optimize the return value of the accounts query (#1981)
fix: optimize the return value of the accounts query
This commit is contained in:
parent
ad5acdbf1d
commit
3caaa6b63b
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ spec:
|
|||
{{ end }}
|
||||
|
||||
- name: files
|
||||
image: beclab/files-server:v0.2.120
|
||||
image: beclab/files-server:v0.2.123
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue