From f4c093047f8d2ca047914e2543e5945c16803572 Mon Sep 17 00:00:00 2001 From: "kilo-code-bot[bot]" <240665456+kilo-code-bot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:38:35 -0500 Subject: [PATCH] Embed GitOps basics video on YAML files docs page (#41581) ## Summary - Embeds Fleet's ["The Basics of Fleet GitOps"](https://www.youtube.com/watch?v=wgqI_lHnGJc) YouTube video on the [GitOps YAML files documentation page](https://fleetdm.com/docs/configuration/yaml-files). - The video is placed in the introduction section, right after the opening paragraph and before the first callout, so users see it early when landing on the page. - Uses the existing `
+
+ > When changing a team's name, you must first change it in the UI and then update your YAML. If you only update your YAML, the team will be deleted and the team's hosts will lose their settings. This happens because the hosts are transferred to "No team". Any settings not defined in your YAML files (including missing or misspelled keys) will be reset to the default values or deleted (e.g. software packages).