ci: deploy gitea via flux (git.patanix.de. 40GiB PVC, SOPS)

This commit is contained in:
Patryk Hegenberg 2025-05-26 11:28:24 +02:00
parent 3d85ef9bf6
commit 91ac694306
9 changed files with 147 additions and 8 deletions

View file

@ -0,0 +1,13 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: gitea-tls
namespace: gitea
spec:
secretName: gitea-tls
issuerRef:
name: letsencrypt-dns
kind: ClusterIssuer
commonName: git.patanix.de
dnsNames:
- git.patanix.de