website/docs: fix lint (#12287)

This commit is contained in:
Marc 'risson' Schmitt
2024-12-06 21:09:16 +01:00
committed by GitHub
parent 5c2853bf73
commit 84bc0b6fdd
2 changed files with 5 additions and 4 deletions

View File

@ -23,7 +23,8 @@ spec:
- X-authentik-meta-app
- X-authentik-meta-version
```
:::info
:::info
Traefik changed the apiVersion of the middleware CRD in version 3.0, for older versions please subsititue "apiVersion: traefik.containo.us/v1alpha1"
:::