Add Usage into config
This commit is contained in:
parent
ecc9410692
commit
3aa93946b5
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ data:
|
|||
traefik.yaml: |
|
||||
global:
|
||||
checkNewVersion: true
|
||||
sendAnonymousUsage: true
|
||||
serversTransport:
|
||||
insecureSkipVerify: true
|
||||
entryPoints:
|
||||
|
|
@ -16,6 +17,9 @@ data:
|
|||
throttleDuration: 2s
|
||||
kubernetesIngress:
|
||||
ingressClass: "traefik"
|
||||
# file:
|
||||
# directory: /etc/traefik/file/
|
||||
# watch: true
|
||||
metrics:
|
||||
prometheus:
|
||||
buckets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue