refactor(forte-drop): remove standalone subdomain cert+route
AI Code Review / ai-review (pull_request) Has been skipped
/ test (pull_request) Successful in 8s

The forteapp chart now supports tls.additionalDomains (multi-SAN) and
ingress.priority (forte-helm#10), so the per-slug wildcard cert and the
low-priority HostRegexp IngressRoute no longer need to be standalone
overlay resources. Routing + cert move to the forte-drop release values
(helm-prod-values). The issuer dnsZones change stays here.

Depends on forte-helm#10 (ingress.priority) merged + synced before the
values flip, else the consolidated HostRegexp would outrank and steal
mcp.drop.forteapps.net.

Refs #22

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-26 09:48:14 +02:00
committed by Sten
parent 5d866b6348
commit e73bd38d02
3 changed files with 0 additions and 76 deletions
@@ -5,5 +5,3 @@ resources:
- keycloak-client-forte-drop.yaml
- forte-drop-pdb.yaml
- forte-drop-secrets-sealed.yaml
- wildcard-drop-tls-certificate.yaml
- forte-drop-subdomains-ingressroute.yaml