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
13
13
following policies in the dynamic group for CSI to be able to talk to various OCI Services.
14
14
15
15
```
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]
17
17
allow dynamic-group [your dynamic group name] to use virtual-network-family in compartment [your compartment name]
18
18
allow dynamic-group [your dynamic group name] to manage volume-family in compartment [your compartment name]
19
19
```
@@ -100,4 +100,4 @@ Follow the guides below to create PVCs based on the service you require:
100
100
101
101
102
102
[ 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