add cert
This commit is contained in:
@@ -3,8 +3,13 @@ kind: Ingress
|
||||
metadata:
|
||||
name: cmsn-b-linh
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
spec:
|
||||
ingressClassName: traefik
|
||||
tls:
|
||||
- hosts:
|
||||
- cmsn-b-linh.duylai.duckdns.org
|
||||
secretName: cmsn-b-linh-tls
|
||||
rules:
|
||||
- host: cmsn-b-linh.duylai.duckdns.org
|
||||
http:
|
||||
|
||||
Reference in New Issue
Block a user