diff --git a/docs/usage/config_management_2.0.md b/docs/usage/config_management_2.0.md index 1c00bd108..5cbb109ab 100644 --- a/docs/usage/config_management_2.0.md +++ b/docs/usage/config_management_2.0.md @@ -2,7 +2,7 @@ See the [upstream documentation](https://argo-cd.readthedocs.io/en/stable/user-guide/config-management-plugins/#configure-plugin-via-sidecar) for more information. -Plugin sidecare containers can be added to the repo server using the `ArgoCD` custom resource. +Plugin sidecar containers can be added to the repo server using the `ArgoCD` custom resource. If you want to specify the ConfigManagementPlugin manifest by specifying a config map, the config map should be specified separately. @@ -57,4 +57,4 @@ spec: - configMap: name: cmp-plugin name: cmp-plugin -``` \ No newline at end of file +```