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