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
9d704455e8
commit
414130a789
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user