Files
homelab-infra/clusters/homelab/apps/gitea-actions.yaml
T
panxiao81 26179f700f
yaml / yaml (pull_request) Successful in 16s
chore: 开始退役旧静态 Gitea Runner
2026-09-21 10:17:06 +00:00

15 lines
275 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: gitea-actions
namespace: flux-system
spec:
interval: 10m
path: ./platform/gitea-runner
prune: true
sourceRef:
kind: GitRepository
name: flux-system
timeout: 3m
wait: false