Attempt to use ssl cert

This commit is contained in:
j 2025-07-03 13:51:10 +10:00
parent 3bb1cc7d71
commit 35a08a2168

View file

@ -117,6 +117,10 @@ metadata:
traefik.ingress.kubernetes.io/router.entrypoints: web traefik.ingress.kubernetes.io/router.entrypoints: web
external-dns.alpha.kubernetes.io/hostname: nc.hxme.net external-dns.alpha.kubernetes.io/hostname: nc.hxme.net
spec: spec:
tls:
- hosts:
- nc.hxme.net
secretName: wildcard-hxme-net
rules: rules:
- host: nc.hxme.net - host: nc.hxme.net
http: http: