fix: remove unnecessary format field from loki exporter configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
a72ed9b1b9
commit
9f9151ad12
@ -79,7 +79,6 @@ spec:
|
|||||||
endpoint: {{ .Values.logIngest.lokiEndpoint }}
|
endpoint: {{ .Values.logIngest.lokiEndpoint }}
|
||||||
tls:
|
tls:
|
||||||
insecure: true
|
insecure: true
|
||||||
format: json
|
|
||||||
debug:
|
debug:
|
||||||
verbosity: detailed
|
verbosity: detailed
|
||||||
service:
|
service:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user