service adjustments
This commit is contained in:
parent
6452891f1d
commit
d63d023450
@ -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
|
||||
|
@ -32,4 +32,4 @@ spec:
|
||||
match: Host(`tr-front.steffenillium.de`)
|
||||
services:
|
||||
- name: traefik-dashboard-front-internal
|
||||
port: 9080
|
||||
port: 9000
|
||||
|
Loading…
x
Reference in New Issue
Block a user