mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-07 01:36:41 +00:00
10 lines
229 B
YAML
10 lines
229 B
YAML
successMessage: Priority class has been set
|
|
failureMessage: Priority class should be set
|
|
category: Security
|
|
target: Pod
|
|
schema:
|
|
'$schema': http://json-schema.org/draft-07/schema
|
|
type: object
|
|
required:
|
|
- priorityClassName
|