mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
traefik logging
This commit is contained in:
@@ -121,7 +121,7 @@ spec:
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
className: ""
|
||||
additionalLabels: {}
|
||||
annotations: {}
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
|
||||
@@ -316,7 +316,7 @@ spec:
|
||||
# format: json
|
||||
# By default, the level is set to ERROR.
|
||||
# -- Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO.
|
||||
level: ERROR
|
||||
level: WARN
|
||||
access:
|
||||
# -- To enable access logs
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user