FIX(gitea): separate github-tls and gitea-tls certificates

- Create separate TLS secrets for GitHub and Gitea
- Resolve certificate conflict between domains
This commit is contained in:
2026-01-09 03:01:47 +09:00
parent 5f8ea56d95
commit ed6762b672

View File

@@ -94,7 +94,7 @@ ingress:
- path: /
pathType: Prefix
tls:
- secretName: gitea-tls
- secretName: github-tls
hosts:
- github0213.com