diff --git a/test-rke2-001/fleet.yaml b/test-rke2-001/fleet.yaml index c1b0730..39de317 100644 --- a/test-rke2-001/fleet.yaml +++ b/test-rke2-001/fleet.yaml @@ -1 +1,10 @@ -x \ No newline at end of file +namespace: fleet-default + +# Reference the external rancher-federal helm chart +helm: + chart: rancher-cluster-templates/rancher-cluster-templates + # Replace with the specific version you wish to pin (highly recommended) + releaseName: test-rke2-001 + version: 0.7.2 + valuesFiles: + - values.yaml \ No newline at end of file