Added iperf3-server
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 12s
Check with kubeconform / lint (push) Successful in 41s
Auto-update README / Generate README and Create MR (push) Successful in 15s

This commit is contained in:
Ultradesu
2025-11-18 21:33:34 +02:00
parent fa98e553cd
commit 63669c69ff

View File

@@ -15,7 +15,7 @@ spec:
subdomain: iperf3
containers:
- name: iperf3-server
image: networkstatic/iperf3:latest
image: ghcr.io/edgard/iperf3_exporter:1.2.2
args: ["-s"]
ports:
- containerPort: 5201