mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add rubenhensen.nl to all ingresses
This commit is contained in:
+12
-4
@@ -22,13 +22,21 @@ spec:
|
||||
backend:
|
||||
service:
|
||||
name: argocd-server
|
||||
port:
|
||||
port:
|
||||
name: https
|
||||
- host: argocd.rubenhensen.nl
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: argocd-server
|
||||
port:
|
||||
name: https
|
||||
|
||||
# TLS configuration for HTTPS
|
||||
tls:
|
||||
# TLS secretName used on ClusterIssuer
|
||||
- secretName: letsencrypt-prod
|
||||
hosts:
|
||||
- argocd.hensen.io
|
||||
- argocd.rubenhensen.nl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user