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
f1f4b13327
commit
c0b3e9c0d0
@ -84,7 +84,7 @@ 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: "sources-identifier-example"
|
||||||
trustedSources: ""
|
trustedSources: ""
|
||||||
exceptions:
|
exceptions:
|
||||||
- exception-example
|
- exception-example
|
||||||
@ -99,7 +99,7 @@ spec:
|
|||||||
- identifier: sourceip
|
- identifier: sourceip
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: openappsec.io/v1
|
apiVersion: openappsec.io/v1beta2
|
||||||
kind: ThreatPreventionPractices
|
kind: ThreatPreventionPractices
|
||||||
metadata:
|
metadata:
|
||||||
name: threat-prevention-practice-example
|
name: threat-prevention-practice-example
|
||||||
@ -143,7 +143,7 @@ spec:
|
|||||||
mediumConfidenceEventAction: detect
|
mediumConfidenceEventAction: detect
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: openappsec.io/v1
|
apiVersion: openappsec.io/v1beta2
|
||||||
kind: SourcesIdentifier
|
kind: SourcesIdentifier
|
||||||
metadata:
|
metadata:
|
||||||
name: trusted-sources-example
|
name: trusted-sources-example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user