add PriorityClass to the order list

This commit is contained in:
Jan Guth
2019-08-10 07:31:54 +02:00
committed by GitHub
parent 694cf23df8
commit 6c44da52a2

View File

@@ -95,6 +95,7 @@ var orderFirst = []string{
"Secret",
"Service",
"LimitRange",
"PriorityClass",
"Deployment",
"StatefulSet",
"CronJob",