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

This commit is contained in:
orianelou 2024-12-30 16:40:13 +02:00 committed by GitHub
parent 9d704455e8
commit 414130a789
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,9 +5,9 @@ metadata:
spec:
practiceMode: prevent
rateLimit:
overrideMode: prevent
overrideMode: inherited
rules:
- action: inherited
- action: prevent
comment: Limiting access to the resource
limit: 100
triggers:
@ -69,6 +69,7 @@ spec:
requestBody: false
logDestination:
cloud: true
logToAgent: true
stdout:
format: json-formatted
@ -149,6 +150,7 @@ spec:
- 1.0.0.29
---
apiVersion: openappsec.io/v1beta2
kind: SourcesIdentifier
metadata:
name: sources-identifier-example