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

feat: add internal/external Postgres config #48

Commits on Jul 31, 2023

  1. feat(helm): add internal / external postgresql switch

    Now, it is possible to connect an external Postgres DB or use the internal one, which is bundled with the chart.
    pmoscode committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5ca2e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    e8104c3 View commit details
    Browse the repository at this point in the history
  2. fix(helm): add space (typo)

    pmoscode committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    392c254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d8beff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e49aafb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    8346bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc60d9a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    4f6bc26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a7df1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/features/CGD-404-flexible-postgr…

    …es-helm-chart' into features/CGD-404-flexible-postgres-helm-chart
    pmoscode committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a0c4f34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    019f262 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3084122 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix(helm): fix suggested issues from PR

    - fix test for deployment
    - add explanation for test
    - rework description in values.yaml
    - quote every value in values*.yaml - env section
    -
    pmoscode committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    27ae102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a84f120 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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