diff --git a/values/traefik.yaml b/values/traefik.yaml index 230a7e1..d05e2f3 100644 --- a/values/traefik.yaml +++ b/values/traefik.yaml @@ -42,7 +42,7 @@ additionalArguments: - "--certificatesresolvers.letsencrypt.acme.storage=/data/traefik/acme.json" - "--tracing.otlp=true" - "--tracing.otlp.grpc=true" - - "--tracing.otlp.grpc.endpoint=otel-collector.monitoring.svc.cluster.local:4317" + - "--tracing.otlp.grpc.endpoint=otel-collector-opentelemetry-collector.monitoring.svc.cluster.local:4317" - "--tracing.otlp.grpc.insecure=true" providers: