mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 11:44:29 +03:00
Update open-appsec-k8s-full-example-config-v1beta2.yaml
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user