summaryrefslogtreecommitdiff
path: root/contributors
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-11-07 18:45:22 -0800
committerGitHub <noreply@github.com>2017-11-07 18:45:22 -0800
commitafdb39a7afde1ef3fb360acdbe5df6eb8973b775 (patch)
tree439c531de7463517d2196a78b3d62d1722c39b72 /contributors
parent94b2cd1656e83af8848f4e62446fd9436edf4c2b (diff)
parentb3a0644fd73762c81c6f44464040bfda7fa1b076 (diff)
Merge pull request #1365 from wangxinxu411/vvd
Automatic merge from submit-queue. update volume-provisioning.md
Diffstat (limited to 'contributors')
-rw-r--r--contributors/design-proposals/storage/volume-provisioning.md2
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