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:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user