From ccce774ddec69a7b28d4aef6581ec018b8d7c65c Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sat, 18 Oct 2025 16:20:20 -0700 Subject: chore: static assign ip addr --- grumpy/unbound/service.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'grumpy/unbound') diff --git a/grumpy/unbound/service.yaml b/grumpy/unbound/service.yaml index 6e521ff..0d0c037 100644 --- a/grumpy/unbound/service.yaml +++ b/grumpy/unbound/service.yaml @@ -14,3 +14,4 @@ spec: port: 53 targetPort: 5353 protocol: UDP + loadBalancerIP: 192.168.1.200 -- cgit v1.2.3