maidn-cd-cluster-template/clusters/maidn-cd-0/cicd-manifests-repo.yaml
2026-07-18 21:58:30 +02:00

14 lines
288 B
YAML

---
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: cicd-deployment-manifests
namespace: flux-system
spec:
interval: 1m0s
url: https://git.pingu.pw/Maidn/cicd-deployment-manifests-template.git
ref:
branch: main
secretRef:
name: github-auth