mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 15:06:06 -03:30
fix: typo (#12517)
This commit is contained in:
committed by
GitHub
parent
4ab213bc44
commit
eb26449e80
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user