This commit is contained in:
Micke Nordin 2023-03-29 00:13:46 +02:00
parent cb0d1b464c
commit d5b15f1a9d
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -37,7 +37,7 @@ spec:
ports:
- containerPort: 443
name: nextcloud-https
command: ['apachectl', '-k', 'start']
command: ['apachectl', '-k', 'start', '-D', 'FOREGROUND']
initContainers:
- image: docker.sunet.se/sunet/docker-jinja:latest
name: init-config