Talos/testing1
0xWheatyz af0403d330 feat(apps): add Gitea Git service with container registry
Deploy Gitea 1.22 with integrated container registry and CI/CD runner.

Features:
- Git repository hosting
- Container registry on port 5000
- Gitea Act Runner for CI/CD (GitHub Actions compatible)
- LoadBalancer service at 10.0.1.10 (HTTP:80, SSH:22)
- NFS-backed persistent storage (50Gi data, 5Gi config)
- Automatic failover across control plane nodes

Access:
- Web UI: http://10.0.1.10
- SSH: ssh://10.0.1.10:22
- Registry: 10.0.1.10:5000

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-04 01:47:12 +00:00
..
first-cluster feat(apps): add Gitea Git service with container registry 2026-03-04 01:47:12 +00:00
.talosconfig feat: new testing cluster with boilerplate code 2025-11-14 23:09:08 +00:00
controlplane-10.0.1.3.yaml fix(talos): enable MetalLB on control plane nodes 2026-03-04 01:46:41 +00:00
controlplane-10.0.1.4.yaml fix(talos): enable MetalLB on control plane nodes 2026-03-04 01:46:41 +00:00
controlplane-10.0.1.5.yaml fix(talos): enable MetalLB on control plane nodes 2026-03-04 01:46:41 +00:00
controlplane.yaml feat: new cluster created, currently runs nginx 2025-11-23 21:13:27 +00:00
kubeconfig feat: new cluster created, currently runs nginx 2025-11-23 21:13:27 +00:00
talosconfig feat: new testing cluster with boilerplate code 2025-11-14 23:09:08 +00:00
worker.yaml feat: new testing cluster with boilerplate code 2025-11-14 23:09:08 +00:00