From fdf8f164ba6f335a57ebfa31fc56e66f54475cb2 Mon Sep 17 00:00:00 2001 From: Erin A Boyd Date: Thu, 9 Nov 2017 09:43:12 -0700 Subject: update read-only use case for raw block mend --- contributors/design-proposals/storage/raw-block-pv.md | 3 --- 1 file changed, 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. -- cgit v1.2.3