This commit is contained in:
Micke Nordin 2023-03-29 00:19:48 +02:00
parent 83f7248bae
commit d08922898f
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

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