diff --git a/appco/fleet.yaml b/appco/fleet.yaml new file mode 100644 index 0000000..087b3ab --- /dev/null +++ b/appco/fleet.yaml @@ -0,0 +1,8 @@ +defaultNamespace: istio-system +helm: + releaseName: rancher-istio + chart: "oci://dp.apps.rancher.io/charts/istio" + version: "0.8.1" + force: false + timeoutSeconds: 0 + targetNamespace: istio-system \ No newline at end of file