Skip to content

Commit c6fa416

Browse files
committed
fix: Resolve Octavia server QueuePool limit exceeded errors
(cherry picked from commit ac850c2)
1 parent aba4428 commit c6fa416

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base-helm-configs/octavia/octavia-helm-overrides.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ conf:
7575
use_db_reconnect: true
7676
pool_timeout: 60
7777
max_retries: -1
78+
max_overflow: 60
79+
max_pool_size: 30
7880
driver_agent:
7981
enabled_provider_agents: ovn
8082
glance:

0 commit comments

Comments
 (0)