nextcloud: run install init as root
This commit is contained in:
parent
6728b4f4ae
commit
91d4ecf451
@ -48,6 +48,9 @@ spec:
|
||||
subPath: extra.config.php
|
||||
- name: install-nextcloud
|
||||
image: nextcloud:29-apache
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
command: ["/bin/sh", "-c"]
|
||||
args:
|
||||
- |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user