mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Update open-appsec-k8s-full-example-config-v1beta2.yaml
This commit is contained in:
parent
4e9a90db01
commit
602442fed4
@ -119,10 +119,15 @@ spec:
|
||||
snortSignatures:
|
||||
overrideMode: inherited
|
||||
configmap: []
|
||||
schemaValidation:
|
||||
overrideMode: prevent
|
||||
enforcementLevel: strict
|
||||
configmap: [custom-schema-rules]
|
||||
files: []
|
||||
schemaValidation: # schema validation requires "Premium Edition"
|
||||
overrideMode: inherited
|
||||
configmap: []
|
||||
# relevant for deployments on kubernetes
|
||||
# 0 or 1 configmaps supported in array
|
||||
files: []
|
||||
# relevant for docker and linux embedded deployments
|
||||
# 0 or 1 files supported in array
|
||||
intrusionPrevention:
|
||||
overrideMode: detect
|
||||
maxPerformanceImpact: medium
|
||||
|
Loading…
x
Reference in New Issue
Block a user