File tree 1 file changed +8
-7
lines changed
architecture/additional_concepts
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -569,14 +569,15 @@ value will be removed from `volumes`.
569
569
====
570
570
571
571
[[authorization-allowed-flex-volumes]]
572
- === Restricting an Access to Flexvolumes
572
+ === Restricting Access to FlexVolumes
573
573
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.
578
579
579
- .Example of limiting access to only two Flexvolumes
580
+ .Example of Limiting Access to Only Two FlexVolumes
580
581
[source,yaml]
581
582
----
582
583
volumes:
@@ -749,5 +750,5 @@ ifdef::openshift-online[]
749
750
In {product-title} Pro, you can grant roles (like *view* or *edit*) to other
750
751
users or groups for your projects.
751
752
752
- In {product-title} Starter, collaboration is not available.
753
+ In {product-title} Starter, collaboration is not available.
753
754
endif::[]
You can’t perform that action at this time.
0 commit comments