test safe traefik routing to exterrnal dashboard

This commit is contained in:
2024-04-06 22:06:58 +02:00
parent 81dbb2ef27
commit b3e7a04307
5 changed files with 25 additions and 3 deletions

View File

@ -7,9 +7,13 @@ spec:
type: NodePort
ports:
- name: traefik
- name: traefik-dash
port: 9000
protocol: TCP
targetPort: traefik-dash
- name: traefik
port: 9090
protocol: TCP
targetPort: traefik
- name: web
port: 80