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

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    eb987fa View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. add option to specify an existingSecret wit admin username, password …

    …and privatekey
    
    Signed-off-by: Florian Buchmeier <[email protected]>
    fbuchmeier committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    8f9288c View commit details
    Browse the repository at this point in the history
  2. fix: invalid type for io.k8s.api.core.v1.Container.env: got 'map', ex…

    …pected 'array'
    
    Signed-off-by: Florian Buchmeier <[email protected]>
    fbuchmeier committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    108185b View commit details
    Browse the repository at this point in the history
  3. feat: add option to use dedicated nodePort for wireguard

    Signed-off-by: Florian Buchmeier <[email protected]>
    fbuchmeier committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    6830cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Merge pull request #1 from InfraBuilder/master

    Add optionnal initContainer to fix sysctl config
    fbuchmeier authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    2261c99 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Update deployment.yaml

    fbuchmeier authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a755e08 View commit details
    Browse the repository at this point in the history
  2. Update values.yaml

    fbuchmeier authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8f3157f View commit details
    Browse the repository at this point in the history