We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4fbd0 commit f2e07a9Copy full SHA for f2e07a9
values.yaml
@@ -66,7 +66,7 @@ diffgramSettings:
66
CLOUD_STORAGE_BUCKET: diffgram-testing
67
ML__CLOUD_STORAGE_BUCKET: diffgram-testing
68
SERVICE_ACCOUNT_FULL_PATH: /etc/gcp/sa_credentials.json
69
- DATABASE_CONNECTION_POOL_SIZE: 20
+ DATABASE_CONNECTION_POOL_SIZE: "10"
70
GOOGLE_APPLICATION_CREDENTIALS: /etc/gcp/sa_credentials.json # Check the volume in deployment.yaml and service_account_secret.yaml
71
72
# Set this value if you want to use GCP as your storage. Put your json service account encoded in base 64
0 commit comments