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

Split into few charts #369

Open
SkeLLLa opened this issue Oct 16, 2023 · 2 comments
Open

Split into few charts #369

SkeLLLa opened this issue Oct 16, 2023 · 2 comments
Labels
enhancement Adding or requesting a new feature. help wanted Extra attention is needed.

Comments

@SkeLLLa
Copy link
Contributor

SkeLLLa commented Oct 16, 2023

Describe the problem

Currently there's one chart that has postgres and redis dependencies.
Values for standalone installation with external databased are mixed up and from time to time cause upgrade problems.

Describe the solution you'd like

I'd suggest splitting the chart into two, like it's done in many apps like prometheus, grafana, etc.

The first chart would be standalone weblate, without any deps and with configuration that will look more or less the same to current with external databases.
The second one could be called weblate-stack with dependencies to the first "standalone" chart and database charts dependencies.

In this way it will be much easier to maintain main chart and will allow not to adjust it's config to some third-parties that may change their values structure (e.g. like it was with bitnami charts)

Describe alternatives you've considered

No response

Screenshots

No response

Additional context

No response

@nijel nijel added enhancement Adding or requesting a new feature. help wanted Extra attention is needed. labels Oct 17, 2023
@nijel
Copy link
Member

nijel commented Oct 17, 2023

This sounds reasonable, but I'm not really an expert here, see #348

@SkeLLLa
Copy link
Contributor Author

SkeLLLa commented Oct 17, 2023

Yeah. I've saw that. Maybe at some point I'll have a time, but I'm actually also not an expert in charts. Or maybe others will see that and will make a contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature. help wanted Extra attention is needed.
Projects
None yet
Development

No branches or pull requests

2 participants