This commit is contained in:
parent
a46a532b45
commit
38b2719e61
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ metadata:
|
|||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- frontend-mentor.thecodedom.com
|
||||
secretName: frontend-mentor-tls
|
||||
rules:
|
||||
- host: frontend-mentor.thecodedom.com
|
||||
http:
|
||||
|
|
Loading…
Add table
Reference in a new issue