wireguard-operator icon indicating copy to clipboard operation
wireguard-operator copied to clipboard

unknown field "AllowedIPs" in io.wireguard-operator.vpn.v1alpha1.WireguardPeer.spec

Open brdelphus opened this issue 6 months ago • 0 comments

Describe the bug Trying to set AllowedIPs for peers in a particular vpn server

To Reproduce try adding AllowedIPs: into peers


spec:
  AllowedIPs: '10.18.3.0/24,10.17.3.0/24'

Expected behavior Modify users config to set allowed IPs

Additional context it fails to validate it. no matter how I try it simply won't happen.

thanks

brdelphus avatar Aug 07 '24 15:08 brdelphus