Skip to content

Commit

Permalink
[dt/uni01alpha] Enable octavia services
Browse files Browse the repository at this point in the history
This change enables Octavia services on OpenStack control-plane.

Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
  • Loading branch information
psathyan committed Apr 24, 2024
1 parent 612e3c7 commit 5dd0a4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/dt/uni01alpha/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ data:
swift:
enabled: true

# ToDo: octavia needs to be enabled once the issue is fixed.
octavia:
enabled: false
enabled: true
amphoraImageContainerImage: quay.io/gthiemonge/octavia-amphora-image
apacheContainerImage: registry.redhat.io/ubi9/httpd-24:latest
octaviaAPI:
Expand Down

0 comments on commit 5dd0a4f

Please sign in to comment.