Skip to content

Commit 07dd86f

Browse files
Add a deprecation note for the is_default and is_default_fleet_server Fleet settings (elastic#233650)
This PR adds a deprecation note for the `is_default` and `is_default_fleet_server` Fleet settings (marked as deprecated in 8.1.0, elastic#108456). Closes elastic/ingest-docs#76
1 parent e501d39 commit 07dd86f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/configuration-reference/fleet-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ These settings are not supported to pre-configure the Endpoint and Cloud Securit
111111
`is_managed`
112112
: If `true`, this policy is not editable by the user and can only be changed by updating the {{kib}} config.
113113

114-
`is_default`
114+
`is_default` {applies_to}`stack: deprecated 8.1.0`
115115
: If `true`, this policy is the default agent policy.
116116

117-
`is_default_fleet_server`
117+
`is_default_fleet_server` {applies_to}`stack: deprecated 8.1.0`
118118
: If `true`, this policy is the default {{fleet-server}} agent policy.
119119

120120
`data_output_id`

0 commit comments

Comments
 (0)