mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Update open-appsec-k8s-full-example-config-v1beta2.yaml
This commit is contained in:
parent
2c6b6baa3b
commit
2d25abb582
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user