-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
To make the adoption of whorf easier it would be great to have the capability of running it an AUDIT mode, where it still scans everything as it should, but doesn't block any request. This should be configured in the whorf config file.
ex.
k8s/whorfconfig.yamlapiVersion: v1 kind: ConfigMap metadata: name: whorfconfig namespace: bridgecrew data: # whorf specific config whorf.yaml: | audit: true ignore-namespaces: ...
Metadata
Metadata
Assignees
Labels
No labels