Skip to content

Commit a933a70

Browse files
authored
feat: grant users access to query audit logs (#148)
This PR updates the Datum Cloud Viewer role to allow querying audit log data from the new activity system. See datum-cloud/activity#12 for details. --- Relates to https://github.com/datum-cloud/engineering/issues/90
2 parents 83a83db + 2ff75bb commit a933a70

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/assignable-organization-roles/roles/datum-cloud-viewer.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ spec:
2424
namespace: milo-system
2525
- name: iam-user-invitations-reader
2626
namespace: milo-system
27+
- name: activity.miloapis.com-audit-log-querier
28+
namespace: milo-system

0 commit comments

Comments
 (0)