diff --git a/modules/kubernetes/wireguard/extra/clients.conf b/modules/kubernetes/wireguard/extra/clients.conf index 3ae51499..bd58b952 100644 --- a/modules/kubernetes/wireguard/extra/clients.conf +++ b/modules/kubernetes/wireguard/extra/clients.conf @@ -4,3 +4,8 @@ PublicKey = HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc= AllowedIPs = 10.3.3.10/32 +[Peer] +# friendly_name = WebBot +PublicKey = HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc= +AllowedIPs = 10.3.3.11/32 + diff --git a/modules/kubernetes/wireguard/extra/last_ip.txt b/modules/kubernetes/wireguard/extra/last_ip.txt index aeef0c82..9a9c63a6 100644 --- a/modules/kubernetes/wireguard/extra/last_ip.txt +++ b/modules/kubernetes/wireguard/extra/last_ip.txt @@ -1 +1 @@ -# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.10/24 \ No newline at end of file +# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.11/24 \ No newline at end of file