fix: add canary to sidebar in examples (#10068)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
This commit is contained in:
parent
388987c4e7
commit
dd4a703637
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue