This commit is contained in:
2026-04-28 14:10:53 +02:00
parent 7132f5000e
commit f5486a9210
14 changed files with 234 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
ingress:
main:
enabled: true
ingressClassName: traefik
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
hosts:
- host: start.forteapps.net
paths:
- path: /
pathType: Prefix
tls:
- secretName: homepage-tls
hosts:
- start.forteapps.net