wg-access-server
wg-access-server copied to clipboard
[helm] add option to specify an existingSecret or a specific nodePort
-
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.
-
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]