mirror of https://github.com/crossplane/docs.git
remove reference to management policies flag. Fixes #605
Signed-off-by: Pete Lumbis <pete@upbound.io>
This commit is contained in:
parent
184fcc1435
commit
68ce42ba72
|
@ -245,9 +245,8 @@ at the table below.
|
|||
{{< table caption="Feature flags" >}}
|
||||
| Status | Flag | Description |
|
||||
| --- | --- | --- |
|
||||
| Beta | `--enable-composition-revisions` |Enable support for CompositionRevisions |
|
||||
| Beta | `--enable-composition-revisions` | Enable support for CompositionRevisions. |
|
||||
| Beta | `--enable-composition-webhook-schema-validation` | Enable Composition validation using schemas. |
|
||||
| Beta | `--enable-deployment-runtime-configs` |Enable support for Deployment Runtime Configs. |
|
||||
| Alpha | `--enable-composition-functions` | Enable support for Composition Functions. |
|
||||
| Alpha | `--enable-environment-configs` | Enable support for EnvironmentConfigs. |
|
||||
| Alpha | `--enable-external-secret-stores` | Enable support for External Secret Stores. |
|
||||
|
|
|
@ -247,7 +247,6 @@ at the table below.
|
|||
| --- | --- | --- |
|
||||
| Beta | `--enable-composition-revisions` | Enable support for CompositionRevisions. |
|
||||
| Beta | `--enable-composition-webhook-schema-validation` | Enable Composition validation using schemas. |
|
||||
| Beta | `--enable-management-policies` | Enable managed resource management policies. |
|
||||
| Alpha | `--enable-composition-functions` | Enable support for Composition Functions. |
|
||||
| Alpha | `--enable-environment-configs` | Enable support for EnvironmentConfigs. |
|
||||
| Alpha | `--enable-external-secret-stores` | Enable support for External Secret Stores. |
|
||||
|
|
Loading…
Reference in New Issue