diff --git a/examples/dt/uni05epsilon/control-plane/nncp/values.yaml b/examples/dt/uni05epsilon/control-plane/nncp/values.yaml index 234db98a3..39ab41cc8 100644 --- a/examples/dt/uni05epsilon/control-plane/nncp/values.yaml +++ b/examples/dt/uni05epsilon/control-plane/nncp/values.yaml @@ -172,7 +172,13 @@ data: "type": "whereabouts", "range": "172.23.0.0/24", "range_start": "172.23.0.30", - "range_end": "172.23.0.70" + "range_end": "172.23.0.70", + "routes": [ + { + "dst": "172.24.0.0/16", + "gw": "172.23.0.150" + } + ] } } diff --git a/examples/dt/uni05epsilon/control-plane/service-values.yaml b/examples/dt/uni05epsilon/control-plane/service-values.yaml index 4003c1dd5..99a63c4ce 100644 --- a/examples/dt/uni05epsilon/control-plane/service-values.yaml +++ b/examples/dt/uni05epsilon/control-plane/service-values.yaml @@ -84,7 +84,7 @@ data: type: split octavia: - enabled: false # TODO after healthmanager fixed + enabled: true amphoraImageContainerImage: quay.io/gthiemonge/octavia-amphora-image apacheContainerImage: registry.redhat.io/ubi9/httpd-24:latest octaviaAPI: