Skip to content

Commit

Permalink
[uni01alpha] Enable octavia
Browse files Browse the repository at this point in the history
Enable deploying octavia services in uni01alpha
  • Loading branch information
beagles committed Sep 10, 2024
1 parent c1d4fa5 commit e726285
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 e726285

Please sign in to comment.