deploy
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 8m29s

This commit is contained in:
2026-05-23 03:05:16 +02:00
parent 23246e2326
commit 43afad7dba
11 changed files with 268 additions and 0 deletions

11
deploy/base/cert.yaml Normal file
View File

@@ -0,0 +1,11 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: mal-tls
spec:
secretName: mal-tls
issuerRef:
name: letsencrypt-prod
kind: ClusterIssuer
dnsNames:
- mal.melosh.tech