Compare commits

...

1 Commits

Author SHA1 Message Date
c8c7b9e4a2 add cert 2026-03-11 15:56:03 +01:00

View File

@@ -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: