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 27s
Auto-update README / Generate README and Create MR (push) Successful in 11s

This commit is contained in:
Ultradesu
2025-11-18 21:37:09 +02:00
parent 63669c69ff
commit 3026e53746
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: iperf3-exporter
image: edgardlt/iperf3_exporter:latest
image: ghcr.io/edgard/iperf3_exporter:1.2.2
ports:
- containerPort: 9579
name: metrics