aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-09-06 20:23:52 +0200
committerGravatar Johannes Christ <[email protected]>2024-09-09 19:18:06 +0200
commitbb2f68942b4bcd7cb0cb993be1e3ca65a1078289 (patch)
tree8e6f552b3ad86bf5926b9303342d87bf43b80d49
parentUpdate dependency community.crypto to v2.22.0 (diff)
Lower metabase database connection pool size
The default of 15 constantly hogs memory and processes on our server, even when Metabase is not doing anything. This is wasteful.
-rw-r--r--kubernetes/namespaces/tooling/metabase/secrets.yamlbin370 -> 425 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/kubernetes/namespaces/tooling/metabase/secrets.yaml b/kubernetes/namespaces/tooling/metabase/secrets.yaml
index e91be18..3863068 100644
--- a/kubernetes/namespaces/tooling/metabase/secrets.yaml
+++ b/kubernetes/namespaces/tooling/metabase/secrets.yaml
Binary files differ