Fix inconsistencies in Flexvolume docs (#9706)

* Fix inconsistencies in Flexvolume docs

* remove code highlighting for Flexvolume and CSI
This commit is contained in:
Misty Linville
2018-08-22 16:39:55 -07:00
committed by GitHub
parent e4c4652a31
commit c3b86b28ce
5 changed files with 18 additions and 18 deletions
@@ -105,7 +105,7 @@ following cases (not an exhaustive list):
- The code is not generic enough for users to try out. As an example, you can
embed the YAML
file for creating a Pod which depends on a specific
[FlexVolume](/docs/concepts/storage/volumes#flexvolume) implementation.
[Flexvolume](/docs/concepts/storage/volumes#flexvolume) implementation.
- The code is an incomplete example because its purpose is to highlight a
portion of a larger file. For example, when describing ways to
customize the [PodSecurityPolicy](/docs/tasks/administer-cluster/sysctl-cluster/#podsecuritypolicy)