We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e1b21 commit 5b3b0c0Copy full SHA for 5b3b0c0
config/testdata/git/large-repo.yaml
@@ -1,13 +1,10 @@
1
-apiVersion: source.toolkit.fluxcd.io/v1beta1
+apiVersion: source.toolkit.fluxcd.io/v1
2
kind: GitRepository
3
metadata:
4
name: large-repo
5
spec:
6
interval: 10m
7
timeout: 2m
8
- url: https://github.com/hashgraph/hedera-mirror-node.git
+ url: https://github.com/nodejs/node.git
9
ref:
10
branch: main
11
- ignore: |
12
- /*
13
- !/charts
0 commit comments