Skip to content

Commit

Permalink
Merge pull request #335 from beagles/dnm-enable-octavia
Browse files Browse the repository at this point in the history
Enable Octavia in Uni01alpha

Enable services for octavia

Reviewed-by: John Fulton <[email protected]>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Sep 12, 2024
2 parents 538ac02 + e726285 commit 9ee9c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dt/uni01alpha/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ data:
enabled: true

octavia:
enabled: false
enabled: true
amphoraImageContainerImage: quay.io/gthiemonge/octavia-amphora-image
apacheContainerImage: registry.redhat.io/ubi9/httpd-24:latest
availabilityZones:
Expand Down

0 comments on commit 9ee9c47

Please sign in to comment.