Skip to content

Commit 2b7c0fc

Browse files
authored
docs: remove unnecessary enterprise configuration. (#44614)
These are enabled by default now.
1 parent 9e6c73a commit 2b7c0fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/enterprise-setup/implementation-guide.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,6 @@ Follow these instructions to add the Airbyte helm repository:
219219
```yaml
220220
global:
221221
edition: enterprise
222-
# Optional - enables Airbyte's second generation Workers, which allows for better back pressure and self-healing in resource constrained environments.
223-
enterprise:
224-
workloadsOptIn: true
225222
```
226223

227224
3. To enable SSO authentication, add instance admin details [SSO auth details](/access-management/sso) to your `values.yaml` file, under `global`. See the [following guide](/access-management/sso#set-up) on how to collect this information for various IDPs, such as Okta and Azure Entra ID.

0 commit comments

Comments
 (0)