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

Remove hardcoded PostgreSQL passwords from Chart values #77

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

Remove hardcoded PostgreSQL passwords from Chart values #77

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

Comments

@SebastianBezold
Copy link
Contributor

PR #76 removed the hardcoded passwords for PostgreSQL from the Charts default values.
However they are still present in [values-int.yaml](https://github.com/eclipse-tractusx/managed-service-orchestrator/blob/main/charts/orchestrator/values-int.yaml#L45.

Like already mentioned in #75, these should be removed and either be replaced by using the auto-generated passwords provided by the bitnami Chart or by using passwords provided in a secure vault.

Again the hint to the discussion on the mailing list with examples on how to use the auto-generated passwords

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