Skip to content

Commit f2e07a9

Browse files
committed
connection pool size config
1 parent 1e4fbd0 commit f2e07a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ diffgramSettings:
6666
CLOUD_STORAGE_BUCKET: diffgram-testing
6767
ML__CLOUD_STORAGE_BUCKET: diffgram-testing
6868
SERVICE_ACCOUNT_FULL_PATH: /etc/gcp/sa_credentials.json
69-
DATABASE_CONNECTION_POOL_SIZE: 20
69+
DATABASE_CONNECTION_POOL_SIZE: "10"
7070
GOOGLE_APPLICATION_CREDENTIALS: /etc/gcp/sa_credentials.json # Check the volume in deployment.yaml and service_account_secret.yaml
7171

7272
# Set this value if you want to use GCP as your storage. Put your json service account encoded in base 64

0 commit comments

Comments
 (0)