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

feat: Allow db common to be hardcoded #3706

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JGodin-C2C
Copy link

@JGodin-C2C JGodin-C2C commented Jul 4, 2024

What

This allows the db common to be hardcoded in the value file. For instance, it will allow idempotence

why

This will solve a problem met when using, for example, sealed secret

Further thought

I am not sure if this is a good idea, or if one should remove the whole secret management when a secret is provided by the user and let the user manage the secret by himself, leading to a more flexible way of managing this particular secret.

This allows the db common to be hardcoded in the value file.
For instance, it will allow idempotence

Signed-off-by: Julien Godin <[email protected]>
@JGodin-C2C
Copy link
Author

@aledegano I also doing some stuff here 😊

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