Skip to content

Commit e8d4eb5

Browse files
committed
DNM: test enable octavia in uni06zeta
1 parent d66b86f commit e8d4eb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/dt/uni06zeta/control-plane/networking/nncp/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ transformers:
1717
create: true
1818
1919
components:
20-
- ../../../../../../dt/uni06zeta/nncp
20+
- ../../../../../../dt/uni06zeta/networking/nncp
2121

2222
resources:
2323
- values.yaml

examples/dt/uni06zeta/control-plane/service-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ data:
6363
enabled: true
6464

6565
octavia:
66-
enabled: false
66+
enabled: true
6767
amphoraImageContainerImage: quay.io/gthiemonge/octavia-amphora-image
6868
apacheContainerImage: registry.redhat.io/ubi9/httpd-24:latest
6969
availabilityZones:

0 commit comments

Comments
 (0)