diff --git a/Charts/traefik/values.yaml b/Charts/traefik/values.yaml index be65cf0..297009d 100644 --- a/Charts/traefik/values.yaml +++ b/Charts/traefik/values.yaml @@ -190,7 +190,7 @@ traefik: level: ERROR access: # To enable access logs - enabled: false + enabled: true # By default, logs are written using the Common Log Format (CLF). # To write logs in JSON, use json in the format option. # If the given format is unsupported, the default (CLF) is used instead.