external ips

This commit is contained in:
Steffen Illium 2024-04-15 13:09:52 +02:00
parent 5f291e5002
commit a47382d9ef

View File

@ -4,8 +4,6 @@ metadata:
name: traefik
namespace: traefik
spec:
type: LoadBalancer
ports:
- name: traefik
port: 9000
@ -23,4 +21,5 @@ spec:
port: 53
protocol: UDP
targetPort: dns
loadBalancerIP: 82.165.0.71
externalIPs:
- 82.165.0.71