Files
go-example/clusters/app/go-example-source.yaml
root 4154c807b1
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m32s
chore: update flux
2026-01-25 17:16:32 +08:00

12 lines
215 B
YAML

---
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: go-example
namespace: flux-system
spec:
interval: 3m0s
ref:
branch: main
url: https://git.0orz.top/Zpekii/go-example.git