From 26f8415641e87f375bc924d57f609bacfc0572ff Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Thu, 7 May 2026 14:15:57 -0400 Subject: [PATCH] netbird networkrouter --- infrastructure/configs/netbird/networkrouter.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 infrastructure/configs/netbird/networkrouter.yaml diff --git a/infrastructure/configs/netbird/networkrouter.yaml b/infrastructure/configs/netbird/networkrouter.yaml new file mode 100644 index 0000000..c0f0377 --- /dev/null +++ b/infrastructure/configs/netbird/networkrouter.yaml @@ -0,0 +1,8 @@ +apiVersion: netbird.io/v1alpha1 +kind: NetworkRouter +metadata: + name: homelab + namespace: netbird +spec: + dnsZoneRef: + name: homelab.local