Replace multiple conflicting Ingress resources with one that routes: - gitdata.ai → frontend (port 80) - api.gitdata.ai → app (port 8080) - git.gitdata.ai → gitserver-http (port 8022) - static.gitdata.ai → static (port 8081) Disable service-level ingress configs in values.yaml (they would conflict on the same host/path). Single TLS secret covers all hosts. |
||
|---|---|---|
| .. | ||
| _helpers.tpl | ||
| app-deployment.yaml | ||
| email-worker-deployment.yaml | ||
| external-secrets.yaml | ||
| frontend-deployment.yaml | ||
| frontend-ingress.yaml | ||
| git-hook-deployment.yaml | ||
| gitserver-deployment.yaml | ||
| gitserver-ingress.yaml | ||
| ingress.yaml | ||
| NOTES.txt | ||
| operator-deployment.yaml | ||
| pdb.yaml | ||
| secret.yaml | ||
| static-deployment.yaml | ||
| static-ingress.yaml | ||
| storage.yaml | ||