This commit is contained in:
Kim Hyunyoung, Abel
2025-09-01 19:07:12 +09:00
committed by GitHub
parent 4ab213bc44
commit eb26449e80
8 changed files with 8 additions and 8 deletions

View File

@@ -204,7 +204,7 @@ default_mounts = [
# limit is never exceeded.
log_size_max = -1
# Whether container output should be logged to journald in addition to the kuberentes log file
# Whether container output should be logged to journald in addition to the kubernetes log file
log_to_journald = false
# Path to directory in which container exit files are written to by conmon.