We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e24f14 + ff44eb7 commit 936e415Copy full SHA for 936e415
modules/storage-persistent-storage-pvc.adoc
@@ -78,7 +78,7 @@ volumes and claims.
78
== Claims as volumes
79
80
Pods access storage by using the claim as a volume. Claims must exist in the
81
-same namespace as the pod by using the claim. The cluster finds the claim
+same namespace as the pod using the claim. The cluster finds the claim
82
in the pod's namespace and uses it to get the `PersistentVolume` backing
83
the claim. The volume is mounted to the host and into the pod, for example:
84
0 commit comments