docs: update deployment config

This commit is contained in:
Jonas Kaninda
2024-11-10 08:15:47 +01:00
parent 4ee9ec5825
commit 0895151b59
10 changed files with 69 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
title: Route
layout: default
parent: Quickstart
nav_order: 1
nav_order: 2
---
@@ -13,7 +13,7 @@ The Route allows you to match on HTTP traffic and direct it to the backend.
### Example of a route
```yaml
version: ''
version: 1.0
gateway:
routes:
- name: Example