Convert service to load balancer

This commit is contained in:
j 2025-07-05 23:11:50 +10:00
parent 4d11768bbf
commit 36f1e4ca2a

View file

@ -121,6 +121,7 @@ kind: Service
metadata:
name: bind-master
spec:
type: ClusterIP
selector:
app: bind-master
ports:
@ -133,4 +134,3 @@ spec:
protocol: TCP
targetPort: 53