mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Fixed incorrect logging parameter in documentation
This commit is contained in:
@@ -83,7 +83,7 @@ helm install traefik traefik/traefik
|
||||
|
||||
```bash tab="Using Helm CLI"
|
||||
helm install --namespace=traefik-v2 \
|
||||
--set="additionalArguments={--logs.level=DEBUG}" \
|
||||
--set="additionalArguments={--log.level=DEBUG}" \
|
||||
traefik traefik/traefik
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user