Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot
f7d056260d Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 39s
Generated by CI/CD workflow on 2025-11-18 19:34:49

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2025-11-18 19:34:49 +00:00
Ultradesu
63669c69ff 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
2025-11-18 21:33:34 +02:00

View File

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