This commit is contained in:
Steffen Illium 2024-04-01 15:33:44 +02:00
parent 2048a0b354
commit 480a17f523

View File

@ -11,16 +11,16 @@ spec:
- name: web
port: 80
protocol: TCP
targetPort: web
targetPort: 8000
- name: websecure
port: 443
protocol: TCP
targetPort: websecure
targetPort: 8443
- name: dns
port: 53
protocol: UDP
targetPort: dns
targetPort: 53
- name: traefik
port: 9000
protocol: TCP
targetPort: traefik
targetPort: 9000