diff options
| author | Erin A Boyd <eboyd@redhat.com> | 2017-11-09 09:43:12 -0700 |
|---|---|---|
| committer | Erin A Boyd <eboyd@redhat.com> | 2017-11-09 09:43:12 -0700 |
| commit | fdf8f164ba6f335a57ebfa31fc56e66f54475cb2 (patch) | |
| tree | 9ce7720b18164dc0cfd003365a45214ece063b51 /contributors | |
| parent | 03f5a04785c97c873c35e1656b0d03019679a487 (diff) | |
update read-only use case for raw block
mend
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/design-proposals/storage/raw-block-pv.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contributors/design-proposals/storage/raw-block-pv.md b/contributors/design-proposals/storage/raw-block-pv.md index aaaa4cf4..64d1abe0 100644 --- a/contributors/design-proposals/storage/raw-block-pv.md +++ b/contributors/design-proposals/storage/raw-block-pv.md @@ -533,9 +533,6 @@ spec: DESCRIPTION: * A user wishes to read data from a read-only raw block device, an example might be a database for analytics processing. -ADMIN: -* Admin creates a 1 block devices and with the intention consumption of read-only. - USER: * User creates pod and specifies 'readOnly' as a parameter in the persistent volume claim to indicate they would like to be bound to a PV with this setting enabled. |
