Update open-appsec-k8s-full-example-config-v1beta2.yaml

This commit is contained in:
orianelou 2024-12-30 16:24:12 +02:00 committed by GitHub
parent 4e9a90db01
commit 602442fed4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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