mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
fix(vault): import account bug (#1866)
This commit is contained in:
parent
0447114b54
commit
77c4decaad
1 changed files with 1 additions and 1 deletions
|
|
@ -321,7 +321,7 @@ spec:
|
|||
- name: PGDB
|
||||
value: user_space_{{ .Values.bfl.username }}_cloud_drive_integration
|
||||
- name: olares-app-init
|
||||
image: beclab/system-frontend:v1.4.37
|
||||
image: beclab/system-frontend:v1.4.39
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue