bind-internal: allow admin workstation to query the resolver
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Adds the operator workstation (10.10.12.200, wireguard) to the resolver
acl-main.unkin.net so it can use bind-resolvers (198.18.200.7) for recursive
lookups. Also lists the router (198.18.21.160) explicitly for documentation;
it is already covered by the existing 198.18.21.160/27 and 198.18.21.0/24.
This commit is contained in:
2026-07-16 23:10:28 +10:00
parent 8f164873e0
commit 757e746a66
@@ -13,6 +13,9 @@ spec:
- 198.18.21.160/27
- 198.18.2.192/27
- 198.18.21.192/27
# Admin/management access
- 10.10.12.200/32 # benvin workstation (wireguard)
- 198.18.21.160/32 # benvin router (also within 198.18.21.160/27 above)
- 198.18.13.0/24
- 198.18.14.0/24
- 198.18.15.0/24