jodevsa / wireguard-operator

Painless deployment of wireguard on kubernetes
MIT License
658 stars 41 forks source link

Is wireguard-manager-config used? #169

Open uhthomas opened 6 months ago

uhthomas commented 6 months ago

Describe the bug

I noticed the config map named wireguard-manager-config and cannot find it actually used anywhere?

https://github.com/jodevsa/wireguard-operator/blob/1d1bef4d0d82c0235dbfba3b665f6ebe5fb4260b/config/manager/controller_manager_config.yaml

To Reproduce

N/A

Expected behavior

N/A

Screenshots

N/A

Additional context

N/A

uhthomas commented 6 months ago

I guess another question - should it be used? It looks like most config is set through the CLI.