Remove extra profile (#6753)

Co-authored-by: ericvn <ericvn@users.noreply.github.com>
This commit is contained in:
Istio Automation 2020-03-05 12:14:42 -08:00 committed by GitHub
parent cb8704c98d
commit 7b9e284377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ your specific needs. The following built-in configuration profiles are currently
[multicluster mesh](/docs/ops/deployment/deployment-models/#multiple-clusters) with a
[shared control plane](/docs/setup/install/multicluster/shared-vpn/) configuration.
1. **preview**: enables experimental features that lack the stability, performance, and security of features in the default profiles.
1. **empty**: deploys nothing. This can be useful as a base profile for custom configuration.
1. **separate**: deploys Istio following the legacy micro-services model. This profile is not recommended because it won't be supported in future releases.