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

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

View File

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