feature/sso-hardening #9
@ -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