diff options
Diffstat (limited to '')
| -rw-r--r-- | grumpy/unbound/service.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |