summaryrefslogtreecommitdiff
path: root/contributors
diff options
context:
space:
mode:
authorErin A Boyd <eboyd@redhat.com>2017-11-09 09:43:12 -0700
committerErin A Boyd <eboyd@redhat.com>2017-11-09 09:43:12 -0700
commitfdf8f164ba6f335a57ebfa31fc56e66f54475cb2 (patch)
tree9ce7720b18164dc0cfd003365a45214ece063b51 /contributors
parent03f5a04785c97c873c35e1656b0d03019679a487 (diff)
update read-only use case for raw block
mend
Diffstat (limited to 'contributors')
-rw-r--r--contributors/design-proposals/storage/raw-block-pv.md3
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.