Files
polaris/checks/hostNetworkSet.yaml
2020-01-02 17:55:21 +00:00

12 lines
271 B
YAML

successMessage: Host network is not configured
failureMessage: Host network should not be configured
category: Networking
target: Pod
schema:
'$schema': http://json-schema.org/draft-07/schema
type: object
properties:
hostNetwork:
not:
const: true