feat: TLS certificate for nginx-stable.thedevops.dev

This commit is contained in:
Claude AI
2026-03-04 19:00:49 +00:00
parent a09690feba
commit 7fec458a39

View File

@@ -0,0 +1,12 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: nginx-stable-tls
namespace: nginx-mcp
spec:
secretName: nginx-stable-tls
issuerRef:
name: letsencrypt-http
kind: ClusterIssuer
dnsNames:
- nginx-stable.thedevops.dev