Update namespaces.md

Updated grammar.

Changed "These namespaces have are named" to "These namespaces are named"
This commit is contained in:
Rob 2022-11-15 13:02:07 -06:00 committed by GitHub
parent aa3f2a14a6
commit f8b2fd12e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ especially secrets.
### Cluster namespaces ### Cluster namespaces
For every cluster that is registered a namespace is created by the Fleet manager for that cluster. For every cluster that is registered a namespace is created by the Fleet manager for that cluster.
These namespaces have are named in the form `cluster-${namespace}-${cluster}-${random}`. The purpose of this These namespaces are named in the form `cluster-${namespace}-${cluster}-${random}`. The purpose of this
namespace is that all `BundleDeployments` for that cluster are put into this namespace and namespace is that all `BundleDeployments` for that cluster are put into this namespace and
then the downstream cluster is given access to watch and update `BundleDeployments` in that namespace only. then the downstream cluster is given access to watch and update `BundleDeployments` in that namespace only.