Skip to content
Snippets Groups Projects
Verified Commit ebe0f5bf authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Make lister output their log as json records by default 3/3

Refs. swh/infra/sysadm-environment#4886
parent 6173c469
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ spec:
path: "config.yml.template"
- key: "init-container-entrypoint.sh"
path: "init-container-entrypoint.sh"
{{ if $use_json_logger -}}
{{ if $use_json_logger }}
- key: "logging-configuration.yml"
path: "logging-configuration.yml"
{{ end }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment