wg-access-server
wg-access-server copied to clipboard
pass existing secret when using helm
Using helm I would like to be able to pass the secretName instead of creating the secrets.
I'm using external-secrets plugin to generate the secrets from other sources, so no need to have helm create them manually.
It would be great to pass the secret name as a helm setting.
I'd be happy to accept a PR for this feature :D