Comment changes

This commit is contained in:
Leonardo Scalabrini
2025-06-30 14:32:00 -03:00
parent 59fa0dcf4b
commit 008f983b31
2 changed files with 18 additions and 1 deletions

17
appco/README.md Normal file
View File

@@ -0,0 +1,17 @@
# AppCo Example
This example will deploy the [Istio SUSE Application Collection](https://apps.rancher.io/applications/istio).
The app will be deployed into the `istio-system` namespace.
```yaml
kind: GitRepo
apiVersion: fleet.cattle.io/v1alpha1
metadata:
name: appcotest
namespace: fleet-local
spec:
repo: https://github.com/rancher/fleet-examples
branch: master
paths:
- appco
```

View File

@@ -5,4 +5,4 @@ helm:
version: "0.8.1"
force: false
timeoutSeconds: 0
targetNamespace: istio-system
targetNamespace: istio-system