diff --git a/content/integration-config.md b/content/integration-config.md index e1cccc312..0aa9ddf86 100644 --- a/content/integration-config.md +++ b/content/integration-config.md @@ -251,14 +251,14 @@ users: ### Cluster Admin Groups -`clusterAdminGroups:` Contains names of the groups that are allowed to perform CRUD operations on namespaces present on the cluster. Users in the specified group(s) will be able to perform these operations without MTO getting in their way +`clusterAdminGroups:` Contains names of the groups that are allowed to perform CRUD operations on namespaces present on the cluster. Users in the specified group(s) will be able to perform these operations without MTO getting in their way. MTO does not interfere even with the deletion of privilegedNamespaces. !!! note User `kube:admin` is bypassed by default to perform operations as a cluster admin, this includes operations on all the namespaces. ### Privileged Namespaces -`privilegedNamespaces:` Contains the list of `namespaces` ignored by MTO. MTO will not manage the `namespaces` in this list. Values in this list are regex patterns. +`privilegedNamespaces:` Contains the list of `namespaces` ignored by MTO. MTO will not manage the `namespaces` in this list. Treatment for privileged namespaces does not involve further integrations or finalizers processing as with normal namespaces. Values in this list are regex patterns. For example: - To ignore the `default` namespace, we can specify `^default$` diff --git a/vocabulary b/vocabulary index 6df794427..5e5fd5928 160000 --- a/vocabulary +++ b/vocabulary @@ -1 +1 @@ -Subproject commit 6df79442723244b60287235a6319d5d422c0b8b0 +Subproject commit 5e5fd5928e6656037a67be50c968e8011f7ca1eb