enable traefik access log
This commit is contained in:
parent
7363b76d54
commit
64f117878b
@ -31,6 +31,7 @@ spec:
|
||||
- --entryPoints.traefik.Address=:8080
|
||||
- --providers.kubernetesingress.ingressendpoint.publishedservice=traefik/traefik-service
|
||||
- --providers.kubernetescrd
|
||||
- --accesslog=true
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 80
|
||||
|
Loading…
Reference in New Issue
Block a user