feat: deploy nginx-weighted traffic layer (TraefikService 90/10, TLS, HTTP redirect) #4

Merged
admin merged 6 commits from feat/nginx-weighted into main 2026-03-04 18:43:13 +00:00
Showing only changes of commit ebef2bf36e - Show all commits

View File

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