fix: correct indentation for logging configuration in OpenTelemetry YAML
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
cf1506978f
commit
623d504c5c
@ -56,9 +56,8 @@ spec:
|
||||
exporters:
|
||||
loki:
|
||||
endpoint: {{ .Values.logIngest.lokiEndpoint }}
|
||||
|
||||
logging:
|
||||
verbosity: detailed
|
||||
logging:
|
||||
verbosity: detailed
|
||||
|
||||
service:
|
||||
telemetry:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user