Skip to content

Commit 16b6e6f

Browse files
elelayshAlex-Welsh
andcommitted
fix octavia provider label
Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
1 parent 1c004f4 commit 16b6e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/environments/ci-multinode/kolla/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ opensearch_heap_size: 1g
4949

5050
# Octavia load balancer configuration
5151
octavia_auto_configure: "no"
52-
octavia_provider_drivers: "{{ kolla_enable_ovn | ternary('ovn:OVN provider', 'amphora') }}"
52+
octavia_provider_drivers: "{{ kolla_enable_ovn | ternary('ovn:OVN provider', 'amphora:Amphora provider') }}"
5353
octavia_provider_agents: "{{ kolla_enable_ovn | ternary('ovn', 'amphora_agent') }}"
5454

5555
# Manila CephFS configuration

0 commit comments

Comments
 (0)