mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
Unbound as a recursive resolver and AdGuardHome as main DNS backed by Unbound
8 lines
159 B
YAML
8 lines
159 B
YAML
apiVersion: cilium.io/v2alpha1
|
|
kind: CiliumLoadBalancerIPPool
|
|
metadata:
|
|
name: first-pool
|
|
spec:
|
|
blocks:
|
|
- start: 192.168.1.220
|
|
stop: 192.168.1.255 |