Skip to content

Commit

Permalink
add PriorityClass to the order list
Browse files Browse the repository at this point in the history
  • Loading branch information
fentas authored Aug 10, 2019
1 parent 694cf23 commit 6c44da5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/gvk/gvk.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ var orderFirst = []string{
"Secret",
"Service",
"LimitRange",
"PriorityClass",
"Deployment",
"StatefulSet",
"CronJob",
Expand Down

0 comments on commit 6c44da5

Please sign in to comment.