Fixes multi-gitrepo example link

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
This commit is contained in:
Xavi Garcia 2024-04-05 14:29:10 +02:00
parent a87cab2727
commit 24acb0540e
No known key found for this signature in database
GPG Key ID: CA41A9C2132E900F
1 changed files with 1 additions and 1 deletions

View File

@ -226,4 +226,4 @@ Nested `GitRepo CRs` (defining a `GitRepo` that points to a repository containin
You can use this feature to take advantage of `GitOps` in your `GitRepo` resources or, for example, to split complex scenarios into more than one `GitRepo` resource.
When finding a `GitRepo` in a `Bundle` Fleet will simply deploy it as any other resource.
See [this example](https://github.com/rancher/fleet-examples/multi-gitrepo).
See [this example](https://github.com/rancher/fleet-examples/tree/master/single-cluster/multi-gitrepo).