diff --git a/modules/kubernetes/wireguard/extra/clients.conf b/modules/kubernetes/wireguard/extra/clients.conf index 905afb8e..3fcd8a2d 100644 --- a/modules/kubernetes/wireguard/extra/clients.conf +++ b/modules/kubernetes/wireguard/extra/clients.conf @@ -28,3 +28,8 @@ AllowedIPs = 10.3.3.14/32 PublicKey = iOcNe48FpLwOa6jBBs9686K5ViPZmLEaJ7axjGT00Xg= AllowedIPs = 10.3.3.15/32 +[Peer] +# friendly_name = Viktor +PublicKey = iOcNe48FpLwOa6jBBs9686K5ViPZmLEaJ7axjGT00Xg= +AllowedIPs = 10.3.3.16/32 + diff --git a/modules/kubernetes/wireguard/extra/last_ip.txt b/modules/kubernetes/wireguard/extra/last_ip.txt index 8933e2af..82e64424 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.15/24 \ No newline at end of file +# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.16/24 \ No newline at end of file