-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
alllow for database connection, grpc worker thread pool, and k8s clie…
…nt level tuning of the watcher and api servers - add open and idle database connection pool settings to the config.env file - but don't change golang's database/sql defaults - add the ablity to increase GRPC worker thread poll count - add the ability set set K8s client QPS and burst settings to the api sever via config.env and to the watcher via command line arguments rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
- Loading branch information
1 parent
9309cee
commit 714dfd2
Showing
5 changed files
with
107 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.