Files
fleet-examples/appco
2025-07-23 11:49:27 -03:00
..
2025-07-01 15:15:17 -03:00
2025-07-23 11:49:27 -03:00

AppCo Example

This example will deploy the Istio SUSE Application Collection. The app will be deployed into the istio-system namespace. Note that you must have create the application-collection secret into the istio-system namespace using the AppCo Username as username and the AppCo Access token as password.

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