service adjustments
This commit is contained in:
@ -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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user