adding ingressroute setup

This commit is contained in:
baschno
2025-01-06 18:16:35 +01:00
parent ee5b65bc90
commit 2c9e139f9a
3 changed files with 19 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ metadata:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
spec:
rules:
- host: nginx.k8s.redacted
- host: nginx-test.k8s.internal.schnrbs.work
http:
paths:
- path: /
@@ -19,5 +19,5 @@ spec:
number: 80
tls:
- hosts:
- nginx.k8s.redacted
- nginx-test.k8s.internal.schnrbs.work
secretName: nginx-certificate-secret