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

Default Chart values contain environment specific settings #75

Closed
SebastianBezold opened this issue Sep 5, 2023 · 0 comments · Fixed by #76
Closed

Default Chart values contain environment specific settings #75

SebastianBezold opened this issue Sep 5, 2023 · 0 comments · Fixed by #76

Comments

@SebastianBezold
Copy link
Contributor

The Charts default values.yaml does contain environment/infra specific settings, that should be removed.

The settings, that I think should be removed and instead provided by an environment specific values-<env>.yaml are:

If the secret mentioned in the second list item is created by your Chart, then try not to specify it at all and use Chart variables like .Release.Name. If it needs to be present before installing, remove the name and document how to configure that secret on a specific env
You can check out other Tractus-X Products for how they are using the Postgres credentials that are created by the Bitnami Chart itself. There was also a good discussion on the mailing list

found in #62

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 a pull request may close this issue.

1 participant