Update storage-classes.md (#7942)

This commit is contained in:
max8899
2018-04-05 03:09:12 +08:00
committed by zacharysarah
parent 1540f47a78
commit f986d0ead1
+1 -1
View File
@@ -36,7 +36,7 @@ be updated once they are created.
Administrators can specify a default `StorageClass` just for PVCs that don't
request any particular class to bind to: see the
[`PersistentVolumeClaim` section](#persistentvolumeclaims)
[`PersistentVolumeClaim` section](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#class-1)
for details.
```yaml