Add host specification to Traefik ingress rule for app-test-1

This commit is contained in:
Marco van Zijl 2025-05-03 14:28:18 +02:00
parent b2105fb7aa
commit ce0243cbb0

View File

@ -51,7 +51,8 @@ metadata:
traefik.ingress.kubernetes.io/router.entrypoints: web
spec:
rules:
- http:
- host: test.noxxos.nl
http:
paths:
- path: /
pathType: Prefix