fix: remove manual hosts from ingress, let chart derive from baseUrl

This commit is contained in:
Ryan Moon
2026-04-02 21:58:25 -05:00
parent 683f01213a
commit 951b9c15a7

View File

@@ -46,11 +46,6 @@ ingress:
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/proxy-body-size: "0"
cert-manager.io/cluster-issuer: letsencrypt-prod
hosts:
- host: windmill.lunarfront.tech
paths:
- path: /
pathType: Prefix
tls:
- secretName: windmill-lunarfront-tech-tls
hosts: