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