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

Add the option to use existing secrets for DB, imagePullSecrets and license file, fixes #61 #99

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

Commits on Sep 10, 2024

  1. add option for existing imagePullSecrets secret

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8526d12 View commit details
    Browse the repository at this point in the history
  2. add ability to use an existing database secret

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ae4f4c7 View commit details
    Browse the repository at this point in the history
  3. add the option to use an existing secret for nexus license

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    309a5f7 View commit details
    Browse the repository at this point in the history
  4. make use of additionalEnv for custom database secrets

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    46273d7 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c5e8d08 View commit details
    Browse the repository at this point in the history
  6. fix formating

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    85380bf View commit details
    Browse the repository at this point in the history
  7. bump chart version

    Signed-off-by: Razvan Valceanu <razvan.valceanu@metaminds.com>
    Razvan Valceanu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    19dad63 View commit details
    Browse the repository at this point in the history