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

Add possibility to use external secret with database credentials #290

Closed
ppawlowski opened this issue Jan 28, 2024 · 1 comment
Closed
Assignees
Labels
task A piece of work that isn't necessarily tied to a specific Epic or Story.
Milestone

Comments

@ppawlowski
Copy link
Contributor

ppawlowski commented Jan 28, 2024

Description

As a Kubernetes cluster operator, I would like to have the possibility to create a secret with database credentials on my own and pass the secret name to the helm chart as a value.
Secret should be utilised for:

  • application cofiguration
  • database configuration (if local database setup is selected)

Related tasks

#268

Epic/Story

No response

@ppawlowski ppawlowski added the task A piece of work that isn't necessarily tied to a specific Epic or Story. label Jan 28, 2024
@ppawlowski ppawlowski self-assigned this Jan 28, 2024
@ppawlowski ppawlowski added this to the 2.1 milestone Jan 28, 2024
@hardillb
Copy link
Contributor

hardillb commented Feb 1, 2024

We should include the option to also supply SMTP email credentials as an existing secret.

Using the template init container this should be possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task A piece of work that isn't necessarily tied to a specific Epic or Story.
Projects
Archived in project
Development

No branches or pull requests

2 participants