Add support for psp

This commit is contained in:
otnielvh 2019-07-29 15:05:36 +03:00
parent c8a3710fb8
commit 3b34d56c92
3 changed files with 111 additions and 0 deletions

View file

@ -87,3 +87,4 @@ nav:
- Rewrite: "examples/rewrite/README.md"
- Static IPs: "examples/static-ip/README.md"
- TLS termination: "examples/tls-termination/README.md"
- Pod Security Policy (PSP): "examples/psp/README.md"