Skip to content

Commit a942fee

Browse files
author
Tamilselvan Thangamony
committed
added hyperlink for persistentVolumes in Namespaces page
1 parent d3a2bb6 commit a942fee

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
@@ -133,7 +133,7 @@ Most Kubernetes resources (e.g. pods, services, replication controllers, and oth
133133
in some namespaces. However namespace resources are not themselves in a namespace.
134134
And low-level resources, such as
135135
[nodes](/docs/concepts/architecture/nodes/) and
136-
persistentVolumes, are not in any namespace.
136+
[persistentVolumes](/docs/concepts/storage/persistent-volumes/), are not in any namespace.
137137

138138
To see which Kubernetes resources are and aren't in a namespace:
139139

0 commit comments

Comments
 (0)