freeleaps-ops/freeleaps/helm-pkg/3rd/gitea/patch/certificate.yaml
zhenyus 348e08fb66 feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-24 15:07:36 +08:00

13 lines
361 B
YAML

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: alpha.gitea.freeleaps.mathmast.com-cert
namespace: freeleaps-alpha
spec:
commonName: alpha.gitea.freeleaps.mathmast.com
dnsNames:
- alpha.gitea.freeleaps.mathmast.com
issuerRef:
name: mathmast-dot-com
kind: ClusterIssuer
secretName: alpha.gitea.freeleaps.mathmast.com-cert