kubeeye/checks/hostPIDSet.yaml

12 lines
257 B
YAML
Raw Normal View History

2020-12-25 17:20:10 +08:00
#successMessage: Host PID is not configured
promptMessage: Host PID should not be configured
2020-12-16 16:36:47 +08:00
category: Security
target: Pod
schema:
'$schema': http://json-schema.org/draft-07/schema
type: object
properties:
hostPID:
not:
const: true