Skip to content

Commit 53fd7a2

Browse files
committed
Update repo for large repo test
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 0543dda commit 53fd7a2

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

config/testdata/git/large-repo.yaml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
apiVersion: source.toolkit.fluxcd.io/v1beta1
1+
apiVersion: source.toolkit.fluxcd.io/v1
22
kind: GitRepository
33
metadata:
44
name: large-repo
55
spec:
66
interval: 10m
77
timeout: 2m
8-
url: https://github.com/hashgraph/hedera-mirror-node.git
8+
url: https://github.com/nodejs/node.git
99
ref:
1010
branch: main
11-
ignore: |
12-
/*
13-
!/charts

0 commit comments

Comments
 (0)