Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace CLF with common in values.yaml #1199

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Commits on Sep 26, 2024

  1. Replace CLF with common in values.yaml

    I tried using `CLF` as the docs suggested for the access log format, but I received the following error:
    
    ```
    2024-09-26T21:36:25Z ERR github.com/traefik/traefik/v3/pkg/middlewares/accesslog/logger.go:98 > Unsupported access log format: "CLF", defaulting to common format instead.
    ```
    WillDaSilva authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    535aa99 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix: schema

    darkweaver87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bb3d80b View commit details
    Browse the repository at this point in the history