Add git repository for nexus-repo
This commit is contained in:
parent
e20dffff74
commit
f544d39dcf
11
applications/nexus-repo/nexus-repo-source.yaml
Normal file
11
applications/nexus-repo/nexus-repo-source.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
|
kind: GitRepository
|
||||||
|
metadata:
|
||||||
|
name: pdns-admin-source
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 3m0s
|
||||||
|
ref:
|
||||||
|
branch: master
|
||||||
|
url: https://github.com/thejimnicholson/nexus-k8s.git
|
||||||
Loading…
Reference in New Issue
Block a user