commit c102c00399cd733a4189f587709d21bdb26e14f2
parent ddc81b81202ae403f20f57ed2b2acca37b19f8ce
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Mon, 23 Jun 2025 20:52:34 +0200
Setup connectivity tester
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/apps/base/matrix/connectivity-tester/deployment.yaml b/apps/base/matrix/connectivity-tester/deployment.yaml
@@ -19,6 +19,7 @@ spec:
spec:
imagePullSecrets:
- name: ghcr-pull
+ hostNetwork: true
containers:
- name: federation-tester-api
image: ghcr.io/mtrnord/rust-federation-tester:main