Skip to content

Commit cbea610

Browse files
committed
policy fix
1 parent aac9e1c commit cbea610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ads/feature_store/docs/source/setup_feature_store.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Policies required by the user deploying:
4747
allow group <user-group> to manage marketplace-listings in compartment <compartment-name>
4848
allow group <user-group> to read compartments in compartment <compartment-name>
4949
allow group <user-group> to manage app-catalog-listing in compartment <compartment-name>
50-
allow group <user-group> to read object-family in compartment <compartment-name>
51-
50+
allow group <user-group> to read object-family in tenancy
51+
allow group <user-group> to read marketplace-workrequests in compartment FeatureStoreDeployment
5252
5353
The policies required by the Feature Store API server are:
5454

0 commit comments

Comments
 (0)