Moving legacy yaml

This commit is contained in:
2025-10-21 15:15:24 -07:00
parent 990d29ae6c
commit 29e049cf7f
5 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
name: letsencrypt-nginx
spec:
acme:
email: dev@shockrah.xyz
server: https://acme-v02.api.letsencrypt.org/directory
privateKeySecretRef:
name: example
solvers:
- http01:
ingress:
class: nginx