From 166156387d84f2af81b185dfec6dc75c56708522 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 2 Sep 2025 10:37:39 +0530 Subject: chore(os/cez/wireguard/bud): update endpoint --- os/cez/modules/wireguard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/cez/modules') diff --git a/os/cez/modules/wireguard.nix b/os/cez/modules/wireguard.nix index f930c48..5e17293 100644 --- a/os/cez/modules/wireguard.nix +++ b/os/cez/modules/wireguard.nix @@ -59,7 +59,7 @@ in { publicKey = "O2GRMEWf22YRGKexHAdg1fitucTZ/U/om2MWEJMeyFQ="; allowedIPs = [ "10.54.132.0/24" ]; - endpoint = "dev.bud.studio:51820"; + endpoint = "primary.k8s.bud.studio:51820"; persistentKeepalive = 25; } ]; -- cgit v1.2.3