Typo in gitops yaml file (#25681)

Update `name` to proper syntax `org_name`
This commit is contained in:
Harrison Ravazzolo
2025-01-22 18:00:28 -06:00
committed by GitHub
parent d6e026982a
commit a23c305e04
+1 -1
View File
@@ -424,7 +424,7 @@ org_settings:
### org_info
- `name` is the name of your organization (default: `""`)
- `org_name` is the name of your organization (default: `""`)
- `logo_url` is a public URL of the logo for your organization (default: Fleet logo).
- `org_logo_url_light_background` is a public URL of the logo for your organization that can be used with light backgrounds (default: Fleet logo).
- `contact_url` is a URL that appears in error messages presented to end users (default: `"https://fleetdm.com/company/contact"`)