Skip to content

Commit cd00e30

Browse files
Fix docs for instance principal
1 parent a1ea85b commit cd00e30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/gs/install-cluster-api.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ parameters explained in above section will not be used.
4545
Please ensure the following policies in the dynamic group for CAPOCI to be able to talk to various OCI Services.
4646

4747
```
48-
allow dynamic-group [your dynamic group name] to read instance-family in compartment [your compartment name]
49-
allow dynamic-group [your dynamic group name] to use virtual-network-family in compartment [your compartment name]
48+
allow dynamic-group [your dynamic group name] to manage instance-family in compartment [your compartment name]
49+
allow dynamic-group [your dynamic group name] to manage virtual-network-family in compartment [your compartment name]
5050
allow dynamic-group [your dynamic group name] to manage load-balancers in compartment [your compartment name]
5151
```
5252

0 commit comments

Comments
 (0)