redirecto 80 to 443
This commit is contained in:
parent
64d57e7e2d
commit
8ae2e4aa32
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,8 @@ metadata:
|
|||
name: nextcloud
|
||||
namespace: nextcloud
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web,websecure
|
||||
traefik.ingress.kubernetes.io/redirect-entry-point: websecure
|
||||
external-dns.alpha.kubernetes.io/hostname: nc.hxme.net
|
||||
spec:
|
||||
tls:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue