Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
Signed-off-by: terasihma <[email protected]>
  • Loading branch information
terassyi committed May 18, 2023
1 parent c463782 commit 21bb16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const (
// rank
const (
RankNamespace = 10
RankServiceAccount = 20
RankServiceAccount = 20 // ServiceAccount is namespace scoped
RankCustomResourceDefinition = 30
RankClusterRole = 40
RankClusterRoleBinding = 50
Expand Down

0 comments on commit 21bb16f

Please sign in to comment.