This commit is contained in:
Micke Nordin 2023-03-29 00:02:39 +02:00
parent d58f223781
commit 0f82d45c65
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -35,8 +35,8 @@ spec:
mountPath: /var/www/html/config
subPath: config
ports:
- containerPort: 80
name: nextcloud-http
- containerPort: 443
name: nextcloud-https
command: ['/bin/sh','-c', 'apachectl -D FOREGROUND']
initContainers:
- image: docker.sunet.se/sunet/docker-jinja:latest