Skip to content

Commit

Permalink
Merge pull request #329 from gthiemonge/fix-workers
Browse files Browse the repository at this point in the history
Fixed number of workers for amphora controller
  • Loading branch information
openshift-merge-bot[bot] authored Jun 19, 2024
2 parents 4633f16 + c3e5397 commit ef7d1d6
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 ef7d1d6

Please sign in to comment.