mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
helm-chart - create 7.7.2-beta release
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
388beb986b
commit
59180b37f3
3 changed files with 5 additions and 5 deletions
|
|
@ -100,12 +100,12 @@ cat << EOL > /tmp/initcontainers.clamav
|
|||
EOL
|
||||
cat << EOL > /tmp/initcontainers.nextcloud
|
||||
initContainers:
|
||||
- name: delete lost+found
|
||||
- name: "delete-lost-found"
|
||||
image: alpine
|
||||
command:
|
||||
- rm
|
||||
- "-rf"
|
||||
- /nextcloud-aio-nextcloud/lost+found
|
||||
- "/nextcloud-aio-nextcloud/lost+found"
|
||||
volumeMountsInitRmLostFound:
|
||||
- name: init-volumes
|
||||
image: alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue