From fe8bdd7390e56c01cbbe7b2eafae08b1d5918c76 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Tue, 27 Jan 2026 23:08:26 +0000 Subject: [PATCH] Update lab-k8s-001/fleet.yaml --- lab-k8s-001/fleet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab-k8s-001/fleet.yaml b/lab-k8s-001/fleet.yaml index bc1c9ab..3db9c13 100644 --- a/lab-k8s-001/fleet.yaml +++ b/lab-k8s-001/fleet.yaml @@ -4,7 +4,7 @@ namespace: fleet-default helm: chart: https://github.com/rancherfederal/rancher-cluster-templates/releases/download/rancher-cluster-templates-0.7.2/rancher-cluster-templates-0.7.2.tgz # Replace with the specific version you wish to pin (highly recommended) - releaseName: lab-k8s-001 + releaseName: iac-k8s-001 version: 0.7.2 valuesFiles: - values.yaml \ No newline at end of file