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