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 set controller replicas count. #271

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

jvanz
Copy link
Member

@jvanz jvanz commented Aug 1, 2023

Description

Adds a new value to allow user to define the number of replicas used to run the Kubewarden controller.

Fix #266

Adds a new value to allow user to define the number of replicas used to
run the Kubewarden controller.

Signed-off-by: José Guilherme Vanz <[email protected]>
@jvanz jvanz self-assigned this Aug 1, 2023
@jvanz jvanz requested a review from a team as a code owner August 1, 2023 16:54
@jvanz jvanz added kind/enhancement New feature or request area/charts Helm chart issues labels Aug 1, 2023
Copy link
Member

@flavio flavio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flavio flavio merged commit d4c39e5 into kubewarden:main Aug 3, 2023
2 of 3 checks passed
@jvanz jvanz deleted the controller-replica branch March 15, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/charts Helm chart issues kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubewarden-controller helm chart: allow tuning of replicas
3 participants