Skip to content

Commit 24305db

Browse files
adds section on how FF are set in cloud (elastic#238934)
Adds a paragraph of how FF are consumed in Cloud production environments
1 parent 69a8113 commit 24305db

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/core/packages/feature-flags/README.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,7 @@ PUT kbn:/internal/core/_settings
171171
> ```yaml
172172
> coreApp.allowDynamicConfigOverrides: true
173173
> ```
174+
175+
## Usage in Cloud
176+
177+
Feature flags aren't whitelisted in Cloud, meaning that in production environments, users have to go through Support. Support sets feature flags as user setting overrides following a standard process for enabling non-whitelisted settings.

0 commit comments

Comments
 (0)