diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index f7914f85..601a0308 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -94,6 +94,6 @@ spec: pipelines: logs: receivers: [filelog] - processors: [k8sattributes, attributes, batch] + processors: [attributes, batch] exporters: [otlphttp/logs, debug] {{- end }} \ No newline at end of file