From 623d504c5cf10e8a42e025e56d55d9bf0bef5faa Mon Sep 17 00:00:00 2001 From: zhenyus Date: Wed, 16 Apr 2025 06:13:41 +0800 Subject: [PATCH] fix: correct indentation for logging configuration in OpenTelemetry YAML Signed-off-by: zhenyus --- .../templates/authentication/opentelemetry.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index 417437df..e82839c4 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -56,9 +56,8 @@ spec: exporters: loki: endpoint: {{ .Values.logIngest.lokiEndpoint }} - - logging: - verbosity: detailed + logging: + verbosity: detailed service: telemetry: