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:
@@ -94,7 +94,7 @@ ingress:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- secretName: gitea-tls
|
||||
- secretName: github-tls
|
||||
hosts:
|
||||
- github0213.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user