traefik adjustments

This commit is contained in:
2024-04-15 12:55:24 +02:00
parent 31b79817d7
commit 5f291e5002
3 changed files with 4 additions and 7 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: traefik
namespace: traefik
spec:
type: NodePort
type: LoadBalancer
ports:
- name: traefik
@ -15,15 +15,12 @@ spec:
port: 80
protocol: TCP
targetPort: web
nodeport: 80
- name: websecure
port: 443
protocol: TCP
targetPort: websecure
nodeport: 443
- name: dns
port: 53
protocol: UDP
targetPort: dns
nodeport: 53
loadBalancerIP: 82.165.0.71