Compare commits

..

1 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2025-11-18 19:32:45 +00:00

View File

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