remove period from section title (#6354)

to be consistent with sibling titles
pull/6356/head
Min RK 2017-11-16 21:58:22 +01:00 committed by Zach Corleissen
parent 7f84d9a873
commit 87ae813ec5
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ spec:
- {}
```
### Default deny all egress traffic.
### Default deny all egress traffic
You can create a "default" egress isolation policy for a namespace by creating a NetworkPolicy that selects all pods but does not allow any egress traffic from those pods.