Skip to content

Commit

Permalink
[BGP_DT01] Enable octavia
Browse files Browse the repository at this point in the history
  • Loading branch information
eduolivares committed Sep 17, 2024
1 parent 21ece11 commit 0db7ad4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions automation/mocks/bgp_dt01.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,9 @@ cifmw_networking_env_definition:
start: 172.23.0.30
start_host: 30
ipv6_ranges: []
ipv4_routes:
- destination: "172.24.0.0/16"
gateway: "172.23.0.150"
netconfig:
ipv4_ranges:
- end: 172.23.0.250
Expand Down
2 changes: 1 addition & 1 deletion examples/dt/bgp/bgp_dt01/control-plane/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data:
enabled: true

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 0db7ad4

Please sign in to comment.