redirecto 80 to 443

This commit is contained in:
j 2025-07-03 13:53:40 +10:00
parent 64d57e7e2d
commit 8ae2e4aa32

View file

@ -114,7 +114,8 @@ metadata:
name: nextcloud name: nextcloud
namespace: nextcloud namespace: nextcloud
annotations: 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 external-dns.alpha.kubernetes.io/hostname: nc.hxme.net
spec: spec:
tls: tls: