new port
This commit is contained in:
parent
d58f223781
commit
0f82d45c65
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue