Update security considerations for CSI inline ephemeral volumes

This commit is contained in:
Jonathan Dobson
2022-03-30 18:03:17 -06:00
parent 085ef8e018
commit f9ba38b5d2
2 changed files with 12 additions and 16 deletions
@@ -1197,7 +1197,6 @@ A `csi` volume can be used in a Pod in three different ways:
* through a reference to a [PersistentVolumeClaim](#persistentvolumeclaim)
* with a [generic ephemeral volume](/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volume)
(alpha feature)
* with a [CSI ephemeral volume](/docs/concepts/storage/ephemeral-volumes/#csi-ephemeral-volume)
if the driver supports that (beta feature)