This commit is contained in:
2026-05-12 21:44:34 +02:00
commit 2379497cb7
7 changed files with 107 additions and 0 deletions

12
deploy/cert.yaml Normal file
View File

@@ -0,0 +1,12 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: douwsky-proxy
spec:
secretName: douwsky-proxy
issuerRef:
name: letsencrypt-prod # This must match your ClusterIssuer name
kind: ClusterIssuer
dnsNames:
- git.melosh.tech