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