Skip to content

Commit 44f5160

Browse files
authored
Merge pull request #5300 from ahardin-rh/5260-followup
Follow-up edits to PR#5260
2 parents 57c0811 + 407882e commit 44f5160

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

architecture/additional_concepts/authorization.adoc

+8-7
Original file line numberDiff line numberDiff line change
@@ -569,14 +569,15 @@ value will be removed from `volumes`.
569569
====
570570

571571
[[authorization-allowed-flex-volumes]]
572-
=== Restricting an Access to Flexvolumes
572+
=== Restricting Access to FlexVolumes
573573

574-
{product-title} provides additional control of Flexvolumes based on their
575-
driver. When SCC allows the usage of Flexvolumes, pods may request any Flexvolumes.
576-
But when cluster admin specifies driver names in the `AllowedFlexVolumes`
577-
field, pods may use only Flexvolumes with these drivers.
574+
{product-title} provides additional control of FlexVolumes based on their
575+
driver. When SCC allows the usage of FlexVolumes, pods can request any
576+
FlexVolumes. However, when the cluster administrator specifies driver names in
577+
the `AllowedFlexVolumes` field, pods must only use FlexVolumes with these
578+
drivers.
578579

579-
.Example of limiting access to only two Flexvolumes
580+
.Example of Limiting Access to Only Two FlexVolumes
580581
[source,yaml]
581582
----
582583
volumes:
@@ -749,5 +750,5 @@ ifdef::openshift-online[]
749750
In {product-title} Pro, you can grant roles (like *view* or *edit*) to other
750751
users or groups for your projects.
751752

752-
In {product-title} Starter, collaboration is not available.
753+
In {product-title} Starter, collaboration is not available.
753754
endif::[]

0 commit comments

Comments
 (0)