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:
Stefan Prodan 2025-02-20 10:26:36 +02:00 committed by github-actions[bot]
parent 86e1b21519
commit 5b3b0c048a
1 changed files with 2 additions and 5 deletions

View File

@ -1,13 +1,10 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1 apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository kind: GitRepository
metadata: metadata:
name: large-repo name: large-repo
spec: spec:
interval: 10m interval: 10m
timeout: 2m timeout: 2m
url: https://github.com/hashgraph/hedera-mirror-node.git url: https://github.com/nodejs/node.git
ref: ref:
branch: main branch: main
ignore: |
/*
!/charts