jodevsa/wireguard-operator

remove unused client secret

uhthomas opened this issue · 1 comments

Describe the bug

Per #77, it looks like the operator is creating an unused secret and it should be removed.

To Reproduce

N/A

Expected behavior

The secret should not exist.

Screenshots

N/A

Additional context

N/A

I wonder if the operator should also cleanup previously created client secrets? Maybe not worth the hassle?