-
-
Notifications
You must be signed in to change notification settings - Fork 47
Reduce the default lws replicas to 1 #348
Copy link
Copy link
Closed
Labels
cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededneeds-kindIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.Indicates an issue or PR lacks a label and requires one.
Metadata
Metadata
Assignees
Labels
cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededneeds-kindIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-priorityIndicates a PR lacks a label and requires one.Indicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.Indicates an issue or PR lacks a label and requires one.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What would you like to be cleaned:
Right now, following the default installation of llmaz, we'll have two replicas for lws controller for HA reason, let's make it one since enough for quick start.
Why is this needed: