add lb for dns

This commit is contained in:
2025-01-04 21:59:22 -06:00
parent 1497d13598
commit 3a43840202

View File

@@ -127,6 +127,18 @@ blocky:
port: 53
targetPort: 53
protocol: UDP
dns-external:
controller: main
type: LoadBalancer
ports:
tcp:
port: 53
targetPort: 53
protocol: TCP
udp:
port: 53
targetPort: 53
protocol: UDP
metrics:
controller: main
ports: