Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix: clusterrole platform-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
Smana committed Sep 14, 2023
1 parent 82771dd commit 3bfdd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/base/rbac/gapi-platform-admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ subjects:
name: "platform-admins"
apiGroup: rbac.authorization.k8s.io
roleRef:
kind: Role
kind: ClusterRole
name: gapi-admin
apiGroup: rbac.authorization.k8s.io

0 comments on commit 3bfdd0e

Please sign in to comment.