diff --git a/infra/traefik-application.yaml b/infra/traefik-application.yaml index e2e9635..873909e 100644 --- a/infra/traefik-application.yaml +++ b/infra/traefik-application.yaml @@ -74,11 +74,15 @@ spec: # Configure entry points ports: - web: + metrics: + expose: + default: true observability: accessLogs: true metrics: true tracing: true + traceVerbosity: detailed + web: proxyProtocol: trustedIPs: "172.16.1.0/24" forwardedHeaders: