commit 238e701a1613b28d211b1e949231873708f01d69 parent bbf8398cfb80155ea212566e568af335f5230adb Author: MTRNord <MTRNord@users.noreply.github.com> Date: Wed, 17 Sep 2025 21:15:57 +0200 Update connectivity tester Diffstat:
| M | apps/talos_cluster/connectivity-tester/deployment.yaml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/apps/talos_cluster/connectivity-tester/deployment.yaml b/apps/talos_cluster/connectivity-tester/deployment.yaml @@ -147,6 +147,9 @@ spec: httpGet: path: /healthz port: api + env: + - name: RUST_LOG + value: rust_federation_tester=info,hyper=warn,sea_orm=info,tower_http=debug volumes: - name: api-config secret: