This commit is contained in:
2026-04-28 13:58:34 +02:00
parent 7132f5000e
commit d1588975dc
14 changed files with 246 additions and 3 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