Attempt to use ssl cert
This commit is contained in:
parent
3bb1cc7d71
commit
35a08a2168
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue