Skip to content

Commit 3c31a77

Browse files
authored
Remove redundant DB_MIN_CONN_SIZE
In stac-fastapi-pgstac v5.0.2, DB_MIN_CONN_SIZE already defaults to 1. See stac-utils/stac-fastapi-pgstac@34d0fad for reference.
1 parent b256f94 commit 3c31a77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helm-chart/eoapi/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ stac:
346346
PORT: "8080"
347347
# https://www.uvicorn.org/settings/#production
348348
WEB_CONCURRENCY: "5"
349-
DB_MIN_CONN_SIZE: "1"
350349

351350
vector:
352351
enabled: true

0 commit comments

Comments
 (0)