This commit is contained in:
2024-04-15 13:42:43 +02:00
parent 95ff7377ad
commit 47703b4557

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