diff --git a/docs/Configuration/yaml-files.md b/docs/Configuration/yaml-files.md index 4d014addd2..3352baef57 100644 --- a/docs/Configuration/yaml-files.md +++ b/docs/Configuration/yaml-files.md @@ -10,18 +10,6 @@ Use Fleet's best practice GitOps workflow to manage your computers as code. To l 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). -The following are the required keys in the `default.yml` and any `fleets/fleet-name.yml` files: - -```yaml -name: # Only fleets/fleet-name.yml -policies: -reports: -agent_options: -controls: -software: -org_settings: # Only default.yml -settings: # Only fleets/fleet-name.yml -``` Paths in YAML files are always relative to the file you’re editing. For example: