fix: remove manual hosts from ingress, let chart derive from baseUrl
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user