add cert to gitea

This commit is contained in:
2026-05-05 00:39:53 +02:00
parent ba3a79ee9b
commit 49a1f1e2d7
7 changed files with 17 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: gitea-tls
namespace: devops
spec:
secretName: gitea-tls
issuerRef:
name: letsencrypt-prod
kind: ClusterIssuer
dnsNames:
- gitea.milasholsting.dk