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 5ad2523 commit 7d5b4beCopy full SHA for 7d5b4be
charts/coturn/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: coturn
3
-version: 0.2.0
+version: 0.3.0
charts/coturn/values.yaml
@@ -21,10 +21,10 @@ pgbouncer:
21
repository: "bitnami/pgbouncer"
22
tag: "1.24.0-debian-12-r5"
23
pullPolicy: IfNotPresent
24
- replicas: 3
+ replicas: 2
25
authType: "md5"
26
maxClientConn: "8192"
27
- poolSize: "20"
+ poolSize: "200"
28
poolMode: "transaction"
29
resources:
30
requests:
0 commit comments