Skip to content

Commit

Permalink
docs: remove unnecessary enterprise configuration. (#44614)
Browse files Browse the repository at this point in the history
These are enabled by default now.
  • Loading branch information
davinchia authored Aug 23, 2024
1 parent 9e6c73a commit 2b7c0fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/enterprise-setup/implementation-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,6 @@ Follow these instructions to add the Airbyte helm repository:
```yaml
global:
edition: enterprise
# Optional - enables Airbyte's second generation Workers, which allows for better back pressure and self-healing in resource constrained environments.
enterprise:
workloadsOptIn: true
```

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.
Expand Down

0 comments on commit 2b7c0fc

Please sign in to comment.