Commit f6e77182 authored by Sam White's avatar Sam White

Update blocking instructions for cilium

parent 9618f99c
......@@ -192,11 +192,10 @@ violations but don't block any traffic. To set Cilium to Blocking mode, you must
lines to the `applications/cilium/values.yaml` file in your cluster management project:
```yaml
config:
policyAuditMode: false
policyEnforcementMode: "always"
monitor:
eventTypes: ["drop"]
eventTypes: ["drop", "policy-verdict"]
```
### Traffic is not being allowed as expected
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment