Compare commits

...

1 Commits

Author SHA1 Message Date
orianelou
2d25abb582 Update open-appsec-k8s-full-example-config-v1beta2.yaml 2025-04-16 13:48:22 +03:00

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