Skip to content

Commit

Permalink
fix: rbac order
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Oct 29, 2024
1 parent 6255c7d commit 9e150c6
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 9e150c6

Please sign in to comment.