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

fix(charts): error on disabling subcharts #1089

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

nicoprow
Copy link
Contributor

@nicoprow nicoprow commented Oct 25, 2024

Description

This pull request makes it possible to disable the postgres and the central-idp subcharts in the BPDM charts by fixing the default configuration. Now BPDM Charts can be deployed without having to deploy to its own postgres and central-idp next to it. If these subcharts are disabled it is necessary to specify an external postgres and central-idp in the Charts application configurations.

In order to work this fix now makes subcharts referenced by fullnameOverrides instead of just nameOverrides

Solves #1086

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow marked this pull request as ready for review October 25, 2024 05:56
@nicoprow nicoprow merged commit 272925e into main Oct 25, 2024
16 checks passed
@nicoprow nicoprow deleted the fix/charts/disable-subcharts branch October 31, 2024 02:10
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.

1 participant