cloudconfig: flatten logentries container
This commit is contained in:
parent
ac239ec4ee
commit
db05db6295
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ coreos:
|
|||
{{ dockersystemd('builder-logs',
|
||||
'quay.io/kelseyhightower/journal-2-logentries',
|
||||
extra_args='--env-file /root/overrides.list -v /run/journald.sock:/run/journald.sock',
|
||||
flattened=True,
|
||||
after_units=['quay-builder.service']
|
||||
) | indent(4) }}
|
||||
{%- endif %}
|
||||
|
|
Reference in a new issue