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

control_plane: added enabled and replicaCount to the config #122

Merged
merged 5 commits into from
Jan 28, 2025

Conversation

katlim-br
Copy link
Contributor

@katlim-br katlim-br commented Jan 22, 2025

In my use case (and others, too), I have two clusters: one full and another read-only (linked by a shared RDS instance).

I want to disable the control_plane for the read-only cluster because it is not used.

Therefore, I propose to repeat the same pattern as the other components:

  • Add a "control_plane.enabled" property with default true

charts/quickwit/Chart.yaml Outdated Show resolved Hide resolved
charts/quickwit/Chart.yaml Outdated Show resolved Hide resolved
charts/quickwit/templates/control-plane-deployment.yaml Outdated Show resolved Hide resolved
charts/quickwit/values.yaml Outdated Show resolved Hide resolved
@katlim-br katlim-br requested a review from guilload January 27, 2025 04:24
@guilload guilload merged commit 27553a1 into quickwit-oss:main Jan 28, 2025
1 check passed
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.

2 participants