mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
fix(files): update global external data on mount (#1594)
This commit is contained in:
parent
0e2a5d7c0e
commit
b3d8a2e718
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ spec:
|
|||
{{ end }}
|
||||
|
||||
- name: files
|
||||
image: beclab/files-server:v0.2.84
|
||||
image: beclab/files-server:v0.2.85
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue