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
ee7adc37d0
commit
20f92afbc2
@ -84,20 +84,11 @@ spec:
|
|||||||
threatPreventionPractices: [threat-prevention-practice-example]
|
threatPreventionPractices: [threat-prevention-practice-example]
|
||||||
triggers: [log-trigger-example]
|
triggers: [log-trigger-example]
|
||||||
customResponse: custom-response-response-code-example
|
customResponse: custom-response-response-code-example
|
||||||
sourceIdentifiers: "sources-identifier-example"
|
sourceIdentifiers: ""
|
||||||
trustedSources: ""
|
trustedSources: ""
|
||||||
exceptions:
|
exceptions:
|
||||||
- exception-example
|
- exception-example
|
||||||
|
|
||||||
---
|
|
||||||
apiVersion: openappsec.io/v1beta2
|
|
||||||
kind: SourcesIdentifier
|
|
||||||
metadata:
|
|
||||||
name: sources-identifier-example
|
|
||||||
spec:
|
|
||||||
sourcesIdentifiers:
|
|
||||||
- identifier: sourceip
|
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: openappsec.io/v1beta2
|
apiVersion: openappsec.io/v1beta2
|
||||||
kind: ThreatPreventionPractice
|
kind: ThreatPreventionPractice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user