new-cluster/applications/nexus-repo/nexus-repo-source.yaml
2022-02-20 17:52:50 -08:00

12 lines
235 B
YAML

---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: nexus-repo-source
namespace: flux-system
spec:
interval: 3m0s
ref:
branch: master
url: https://github.com/thejimnicholson/nexus-k8s.git