fix: add canary to sidebar in examples (#10068)

Signed-off-by: Spazzy <brendankamp757@gmail.com>
This commit is contained in:
Brendan Kamp 2023-06-11 20:41:46 +02:00 committed by GitHub
parent 388987c4e7
commit dd4a703637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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