Update repo for large repo test
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 53fd7a2ecd
)
This commit is contained in:
parent
86e1b21519
commit
5b3b0c048a
|
@ -1,13 +1,10 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: large-repo
|
||||
spec:
|
||||
interval: 10m
|
||||
timeout: 2m
|
||||
url: https://github.com/hashgraph/hedera-mirror-node.git
|
||||
url: https://github.com/nodejs/node.git
|
||||
ref:
|
||||
branch: main
|
||||
ignore: |
|
||||
/*
|
||||
!/charts
|
||||
|
|
Loading…
Reference in New Issue