Skip to content

Commit

Permalink
Fixed number of workers for amphora controller
Browse files Browse the repository at this point in the history
  • Loading branch information
gthiemonge committed Jun 18, 2024
1 parent fbd1fdb commit c3e5397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/octaviaamphoracontroller/config/octavia.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ port_detach_timeout=300
client_cert = /etc/octavia/certs/client.cert-and-key.pem
server_ca = /etc/octavia/certs/server_ca.cert.pem
[controller_worker]
workers=4
amp_boot_network_list={{ .LbMgmtNetworkId }}
amp_flavor_id={{ .AmpFlavorId }}
amp_secgroup_list={{ .LbSecurityGroupId }}
Expand Down

0 comments on commit c3e5397

Please sign in to comment.