Skip to content

Commit 19f5e24

Browse files
committed
Set ingress.controllerType in the test-cluster-mixin
1 parent 40cc249 commit 19f5e24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/matrix-stack/ci/test-cluster-mixin.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
certManager:
1010
clusterIssuer: ess-selfsigned
1111

12+
ingress:
13+
controllerType: ingress-nginx
14+
1215
matrixRTC:
1316
# Because the authoriser service won't trust certificates issued by the above self-signed CA
1417
extraEnv:

0 commit comments

Comments
 (0)