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

Move database credentials away from ConfigMaps #283

Closed
ppawlowski opened this issue Jan 18, 2024 · 0 comments
Closed

Move database credentials away from ConfigMaps #283

ppawlowski opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
feature-request New feature or request that needs to be turned into Epic/Story details size:M - 3 Sizing estimation point
Milestone

Comments

@ppawlowski
Copy link
Contributor

Description

One basic Kubernetes concept is to store sensitive information in Secret objects. At this moment database credentials are kept in ConfigMap.
This feature aims to move database passwords away from ConfigMap in favour of Secret.

Related issue: #268

@ppawlowski ppawlowski added feature-request New feature or request that needs to be turned into Epic/Story details size:M - 3 Sizing estimation point labels Jan 18, 2024
@ppawlowski ppawlowski added this to the 2.0 milestone Jan 18, 2024
@ppawlowski ppawlowski self-assigned this Jan 18, 2024
@MarianRaphael MarianRaphael modified the milestones: 2.0, 2.1 Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details size:M - 3 Sizing estimation point
Projects
Status: Closed / Done
Archived in project
Development

No branches or pull requests

2 participants