service adjustments

This commit is contained in:
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 name: traefik
namespace: traefik namespace: traefik
spec: spec:
type: LoadBalancer type: ClusterIP
selector: selector:
app: front-traefik app: front-traefik
ports: ports:
@ -24,4 +24,5 @@ spec:
port: 53 port: 53
protocol: UDP protocol: UDP
targetPort: dns 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`) match: Host(`tr-front.steffenillium.de`)
services: services:
- name: traefik-dashboard-front-internal - name: traefik-dashboard-front-internal
port: 9080 port: 9000