Add OPA examples on pathType restrictions (#9992)

This commit is contained in:
Ricardo Katz 2023-05-25 11:18:52 -03:00 committed by GitHub
parent 8d9210fd38
commit 897783557a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 132 additions and 0 deletions

View file

@ -126,6 +126,7 @@ nav:
- Static IPs: "examples/static-ip/README.md"
- TLS termination: "examples/tls-termination/README.md"
- Pod Security Policy (PSP): "examples/psp/README.md"
- Open Policy Agent rules: "examples/openpolicyagent/README.md"
- Developer Guide:
- Getting Started: "developer-guide/getting-started.md"
- Code Overview: "developer-guide/code-overview.md"