Add command
This commit is contained in:
parent
339125a06f
commit
ad21f1b392
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ spec:
|
|||
ports:
|
||||
- containerPort: 80
|
||||
name: nextcloud-http
|
||||
command: ['apachectl', '-D', 'FOREGROUND']
|
||||
initContainers:
|
||||
- image: docker.sunet.se/sunet/docker-jinja:latest
|
||||
name: init-config
|
||||
|
|
Loading…
Add table
Reference in a new issue