Skip to content

Commit

Permalink
Keep octavia disabled for now
Browse files Browse the repository at this point in the history
This PR contains the legwork for enabling octavia and has been tested to
the point of a successful deploy, but enabling it in this PR is a higher
risk. It'd be better to stage tested octavia support and enable it
per-configuration one at a time.
  • Loading branch information
beagles committed Jul 26, 2024
1 parent 76136b9 commit 11cff01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dt/uni06zeta/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ data:
enabled: true

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

0 comments on commit 11cff01

Please sign in to comment.