fix: fixes ingress cert

This commit is contained in:
2025-11-08 22:14:52 -03:00
parent b6a6fb90f9
commit 367472c8ea

View File

@@ -12,7 +12,7 @@ spec:
tls: tls:
- hosts: - hosts:
- ${KUBE_DOMAIN} - ${KUBE_DOMAIN}
secretName: letsencrypt-cluster-certificate-tls secretName: frontend-tls
rules: rules:
- host: ${KUBE_DOMAIN} - host: ${KUBE_DOMAIN}
http: http: