This commit is contained in:
2024-04-15 22:13:35 +02:00
parent 29034c0a51
commit 6cfec5b458

View File

@ -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,3 @@ spec:
port: 53 port: 53
protocol: UDP protocol: UDP
targetPort: dns targetPort: dns
externalIPs:
- 82.165.0.71