Skip to content

Commit 973269f

Browse files
authored
update capabilities on artifactory automation (#258)
1 parent 047923d commit 973269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifactory-automation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Create a role that matches the registry.pull_token_creator role.
99
> [!IMPORTANT]
1010
> If you want to enable pruning of expired pull tokens, you must add identity.list and identity.delete capabilities.
1111
12-
`chainctl iam roles create artifactory --parent <your-organization> --capabilities apk.list,groups.list,identity.create,manifest.list,manifest.metadata.list,record_signatures.list,repo.list,role_bindings.create,roles.list,sboms.list,tag.list,vuln_reports.list,identity.list,identity.delete`
12+
`chainctl iam roles create artifactory --parent <your-organization> --capabilities apk.list,groups.list,identity.create,manifest.list,manifest.metadata.list,record_signatures.list,repo.list,role_bindings.create,roles.list,sboms.list,tag.list,vuln_reports.list,identity.list,identity.delete,apk.blobs.get,repo.blobs.get`
1313

1414

1515
Create the assumable identity

0 commit comments

Comments
 (0)