File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Oracle recommends using [Instance principals][instance-principals] to be used by
1313following policies in the dynamic group for CSI to be able to talk to various OCI Services.
1414
1515```
16- allow dynamic-group [your dynamic group name] to read instance-family in compartment [your compartment name]
16+ allow dynamic-group [your dynamic group name] to use instance-family in compartment [your compartment name]
1717allow dynamic-group [your dynamic group name] to use virtual-network-family in compartment [your compartment name]
1818allow dynamic-group [your dynamic group name] to manage volume-family in compartment [your compartment name]
1919```
@@ -100,4 +100,4 @@ Follow the guides below to create PVCs based on the service you require:
100100
101101
102102[ oci-ccm-release-page ] : https://github.com/oracle/oci-cloud-controller-manager/releases
103- [ instance-principals ] : https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/callingservicesfrominstances.htm
103+ [ instance-principals ] : https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/callingservicesfrominstances.htm
You can’t perform that action at this time.
0 commit comments