mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-25 08:10:48 +08:00
Update update-helm.sh
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
281c276df0
commit
e8215a112b
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@ cat << EOL > /tmp/initcontainers.nextcloud
|
|||
initContainers:
|
||||
- name: "delete-lost-found"
|
||||
image: "{{ .Values.IMAGE_MIRROR_PREFIX }}{{ .Values.ALPINE_IMAGE_ORG }}alpine"
|
||||
{{- end }}
|
||||
command:
|
||||
- rm
|
||||
- "-rf"
|
||||
|
|
Loading…
Reference in a new issue