Update namespaces.md to remove monospace formatting in Note block

Note block advising against the use of `kube-` prefixes
was formatted as a mono space code block which stopped
word wrapping.
This commit is contained in:
Alex Tierney 2024-09-03 20:30:01 -05:00 committed by GitHub
parent 8baaba40dd
commit f6ddca16f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Creation and deletion of namespaces are described in the
[Admin Guide documentation for namespaces](/docs/tasks/administer-cluster/namespaces).
{{< note >}}
Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
{{< /note >}}
### Viewing namespaces