diff options
| -rw-r--r-- | contributors/design-proposals/storage/volume-provisioning.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/storage/volume-provisioning.md b/contributors/design-proposals/storage/volume-provisioning.md index ff68d280..3e4ac37f 100644 --- a/contributors/design-proposals/storage/volume-provisioning.md +++ b/contributors/design-proposals/storage/volume-provisioning.md @@ -383,7 +383,7 @@ StorageClass and it MUST NOT be copied around the system e.g. in annotations of PVs. See issue #34822. * External provisioners running in pod should have appropriate credentials -mouted as Secret inside pods that run the provisioner. Namespace with the pods +mounted as Secret inside pods that run the provisioner. Namespace with the pods and Secret instance should be well secured. ### `StorageClass` API |
