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

Update Helm Chart and Minikube setup to accommodate for multi-replica API server #717

Merged
merged 6 commits into from
Sep 12, 2023

Commits on Sep 4, 2023

  1. Helm: Make replicaCount of API server configurable; Convert from `S…

    …tatefulSet` to `Deployment`
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ca63b47 View commit details
    Browse the repository at this point in the history
  2. Helm: Expose API server and frontend via NodePort for Minikube setups…

    …; Update README
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    371a8fc View commit details
    Browse the repository at this point in the history
  3. Helm: Add ability to generate a secret on deployment

    Signed-off-by: nscuro <[email protected]>
    nscuro committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    934b87b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd7751 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2c3824 View commit details
    Browse the repository at this point in the history
  6. Update README of helm chart

    Signed-off-by: nscuro <[email protected]>
    nscuro committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    90814f2 View commit details
    Browse the repository at this point in the history