mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 23:40:08 +00:00
@@ -26,8 +26,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-nextcloud
|
||||
- /nextcloud-aio-apache
|
||||
volumeMounts:
|
||||
|
||||
@@ -27,8 +27,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-clamav
|
||||
volumeMounts:
|
||||
- name: nextcloud-aio-clamav
|
||||
|
||||
@@ -27,8 +27,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-collabora-fonts
|
||||
volumeMounts:
|
||||
- name: nextcloud-aio-collabora-fonts
|
||||
|
||||
@@ -26,8 +26,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-database
|
||||
- /nextcloud-aio-database-dump
|
||||
volumeMounts:
|
||||
|
||||
@@ -27,8 +27,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-elasticsearch
|
||||
volumeMounts:
|
||||
- name: nextcloud-aio-elasticsearch
|
||||
|
||||
@@ -26,8 +26,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-nextcloud
|
||||
- /nextcloud-aio-nextcloud-data
|
||||
- /nextcloud-aio-nextcloud-trusted-cacerts
|
||||
|
||||
@@ -27,8 +27,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-onlyoffice
|
||||
volumeMounts:
|
||||
- name: nextcloud-aio-onlyoffice
|
||||
|
||||
@@ -26,8 +26,7 @@ spec:
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
- /nextcloud-aio-redis
|
||||
volumeMounts:
|
||||
- name: nextcloud-aio-redis
|
||||
|
||||
@@ -46,8 +46,7 @@ cat << EOL > /tmp/initcontainers
|
||||
image: alpine
|
||||
command:
|
||||
- chmod
|
||||
- -R
|
||||
- 777
|
||||
- "777"
|
||||
volumeMountsInitContainer:
|
||||
EOL
|
||||
# shellcheck disable=SC1083
|
||||
|
||||
Reference in New Issue
Block a user