wg-access-server icon indicating copy to clipboard operation
wg-access-server copied to clipboard

[helm] add option to specify an existingSecret or a specific nodePort

Open fbuchmeier opened this issue 2 years ago • 0 comments

  1. admin username, password and privatekey can be read from an external secret, to allow the use of for the sealed-secrets controller or external-secrets.

  2. option to specify a specific node port in case service.type = "NodePort" is used. Useful on bare metal deployments where no loadbalancer is available.

Signed-off-by: Florian Buchmeier [email protected]

fbuchmeier avatar Mar 12 '22 12:03 fbuchmeier