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

This commit is contained in:
orianelou 2024-12-30 16:18:59 +02:00 committed by GitHub
parent ee7adc37d0
commit 20f92afbc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,20 +84,11 @@ spec:
threatPreventionPractices: [threat-prevention-practice-example]
triggers: [log-trigger-example]
customResponse: custom-response-response-code-example
sourceIdentifiers: "sources-identifier-example"
sourceIdentifiers: ""
trustedSources: ""
exceptions:
- exception-example
---
apiVersion: openappsec.io/v1beta2
kind: SourcesIdentifier
metadata:
name: sources-identifier-example
spec:
sourcesIdentifiers:
- identifier: sourceip
---
apiVersion: openappsec.io/v1beta2
kind: ThreatPreventionPractice