diff --git a/modules/kubernetes/wireguard/extra/clients.conf b/modules/kubernetes/wireguard/extra/clients.conf index 9b47c2a1..c92d2935 100644 --- a/modules/kubernetes/wireguard/extra/clients.conf +++ b/modules/kubernetes/wireguard/extra/clients.conf @@ -18,3 +18,8 @@ AllowedIPs = 10.3.3.13/32 PublicKey = 7YaMCNoW8L2RS11WFy2rYZYSFBMdbe6sKGNKKP+YuDE= AllowedIPs = 10.3.3.14/32 +[Peer] +# friendly_name = test +PublicKey = 7VUo2KLd+cxK3jSkYW+lf5Hf1chJV9ZcKRemuHV7A1M= +AllowedIPs = 10.3.3.15/32 + diff --git a/modules/kubernetes/wireguard/extra/last_ip.txt b/modules/kubernetes/wireguard/extra/last_ip.txt index 0071d361..2b188609 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.14/24 +# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.15/24