document default namespace policy scope
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m12s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m12s
This commit is contained in:
@@ -8,6 +8,9 @@ metadata:
|
||||
policies.kyverno.io/severity: medium
|
||||
# Supplemental namespace-isolation control. This is not a one-to-one CIS control.
|
||||
policies.kyverno.io/cis-control: "supplemental"
|
||||
# ConfigMaps and Secrets are intentionally excluded. They are supporting
|
||||
# data rather than application entrypoints, and matching Secrets would also
|
||||
# require broader Kyverno reports-controller read permissions.
|
||||
spec:
|
||||
validationFailureAction: Enforce
|
||||
background: false
|
||||
|
||||
Reference in New Issue
Block a user