new vpn
This commit is contained in:
6
apps/vpn/dad.yaml
Normal file
6
apps/vpn/dad.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: vpn.wireguard-operator.io/v1alpha1
|
||||
kind: WireguardPeer
|
||||
metadata:
|
||||
name: dad
|
||||
spec:
|
||||
wireguardRef: "richardson-vpn"
|
||||
@@ -6,4 +6,4 @@ spec:
|
||||
mtu: "1380"
|
||||
serviceType: "LoadBalancer"
|
||||
address: "192.168.2.41"
|
||||
dns: "192.168.2.46"
|
||||
dns: "8.8.8.8"
|
||||
|
||||
Reference in New Issue
Block a user