kubeeye/checks/hostPIDSet.yaml

12 lines
257 B
YAML

#successMessage: Host PID is not configured
promptMessage: Host PID should not be configured
category: Security
target: Pod
schema:
'$schema': http://json-schema.org/draft-07/schema
type: object
properties:
hostPID:
not:
const: true