Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

fbuchmeier
Copy link

@fbuchmeier fbuchmeier commented Mar 12, 2022

  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 fbuchmeier changed the title add option to specify an existingSecret [helm] add option to specify an existingSecret Mar 12, 2022
@fbuchmeier fbuchmeier changed the title [helm] add option to specify an existingSecret [helm] add option to specify an existingSecret or a specific nodePort Mar 12, 2022
DasSkelett pushed a commit to DasSkelett/wg-access-server that referenced this pull request Aug 2, 2022
…n/website/types/react-dom-18.0.3

Bump @types/react-dom from 17.0.11 to 18.0.3 in /website
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants