Adds multi-gitrepo example

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
This commit is contained in:
Xavi Garcia
2024-04-05 09:45:14 +02:00
parent 3f51219e82
commit d3302d3c4b
18 changed files with 268 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Helm Example
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application backend packaged as a Helm chart.
The app will be deployed into the `fleet-helm-example` namespace.
It will be deployed as part of the [multi-gitrepo](https://github.com/rancher/fleet-examples/single-cluster/multi-gitrepo) example.