service adjustments

This commit is contained in:
Steffen Illium 2024-04-15 15:15:01 +02:00
parent 6452891f1d
commit d63d023450
2 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: traefik
namespace: traefik
spec:
type: LoadBalancer
type: ClusterIP
selector:
app: front-traefik
ports:
@ -24,4 +24,5 @@ spec:
port: 53
protocol: UDP
targetPort: dns
loadBalancerIP: 82.165.0.71
externalIPs:
- 82.165.0.71

View File

@ -32,4 +32,4 @@ spec:
match: Host(`tr-front.steffenillium.de`)
services:
- name: traefik-dashboard-front-internal
port: 9080
port: 9000