Fixes multi-gitrepo example link
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
This commit is contained in:
parent
a87cab2727
commit
24acb0540e
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue