Update open-appsec-k8s-full-example-config-v1beta2.yaml

This commit is contained in:
orianelou 2024-12-30 14:34:17 +02:00 committed by GitHub
parent f1f4b13327
commit c0b3e9c0d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ spec:
threatPreventionPractices: [threat-prevention-practice-example]
triggers: [log-trigger-example]
customResponse: custom-response-response-code-example
sourceIdentifiers: [sources-identifier-example]
sourceIdentifiers: "sources-identifier-example"
trustedSources: ""
exceptions:
- exception-example
@ -99,7 +99,7 @@ spec:
- identifier: sourceip
---
apiVersion: openappsec.io/v1
apiVersion: openappsec.io/v1beta2
kind: ThreatPreventionPractices
metadata:
name: threat-prevention-practice-example
@ -143,7 +143,7 @@ spec:
mediumConfidenceEventAction: detect
---
apiVersion: openappsec.io/v1
apiVersion: openappsec.io/v1beta2
kind: SourcesIdentifier
metadata:
name: trusted-sources-example