fix: add direct IngressRoutes for nginx-stable and nginx-canary subdomains #5

Merged
admin merged 4 commits from feat/nginx-direct-routes into main 2026-03-04 19:02:25 +00:00
Showing only changes of commit e0ef0e683f - Show all commits

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