mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 21:14:56 +00:00
Merge pull request #9175 from kaovilai/issue4201
Add priorityclasses to high priority restore list
This commit is contained in:
@@ -117,6 +117,7 @@ var (
|
||||
"secrets",
|
||||
"configmaps",
|
||||
"limitranges",
|
||||
"priorityclasses",
|
||||
"pods",
|
||||
// we fully qualify replicasets.apps because prior to Kubernetes 1.16, replicasets also
|
||||
// existed in the extensions API group, but we back up replicasets from "apps" so we want
|
||||
|
||||
Reference in New Issue
Block a user