Skip to content

Commit f6ddca1

Browse files
authored
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.
1 parent 8baaba4 commit f6ddca1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Creation and deletion of namespaces are described in the
6161
[Admin Guide documentation for namespaces](/docs/tasks/administer-cluster/namespaces).
6262

6363
{{< note >}}
64-
Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
64+
Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
6565
{{< /note >}}
6666

6767
### Viewing namespaces

0 commit comments

Comments
 (0)