Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions charts/controlplane/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,8 @@ services:
recordActionThreadCount: 16
type: runservice
updateActionStatusThreadCount: 16
maxActions: 100000
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We did not set the appropriate precendent here. But it be great to comment what this key does and recommend customers do or don't configure it.

maxActionsPerRun: 51000


# Union console configuration.
Expand Down
Loading