Skip to content

Commit

Permalink
Update update-helm.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L. <szaimen@e.mail.de>
  • Loading branch information
szaimen authored Sep 14, 2024
1 parent 281c276 commit e8215a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nextcloud-aio-helm-chart/update-helm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e8215a1

Please sign in to comment.