Improve documentation on sinceSeconds in logging config
parent
9406d0821d
commit
81bd600192
|
|
@ -277,6 +277,7 @@ K9s uses aliases to navigate most K8s resources.
|
|||
# Defines the total number of log lines to allow in the view. Default 1000
|
||||
buffer: 500
|
||||
# Represents how far to go back in the log timeline in seconds. Default is 1min
|
||||
# Set to -1 to disable filter
|
||||
sinceSeconds: 60
|
||||
# Go full screen while displaying logs. Default false
|
||||
fullScreenLogs: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue