Skip to content

Commit

Permalink
fix: rbac order (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
FJEANNOT authored Oct 29, 2024
2 parents 6255c7d + 9e150c6 commit 139cf76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/contrib/patches/10-sort.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ const order = [
"namespace",
"networkpolicy",
"serviceaccount",
"role",
"rolebinding",
"configmap",
"secret",
"sealedsecret",
Expand Down

0 comments on commit 139cf76

Please sign in to comment.