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

View File

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