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

This commit is contained in:
orianelou 2025-04-16 13:48:22 +03:00 committed by GitHub
parent 2c6b6baa3b
commit 2d25abb582
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,10 +39,10 @@ kind: Exception
metadata: metadata:
name: exception-example name: exception-example
spec: spec:
action: accept action: drop
condition: condition:
- key: countryCode - key: sourceIP
value: US value: 127.0.0.1
--- ---
apiVersion: openappsec.io/v1beta2 apiVersion: openappsec.io/v1beta2