Improve documentation on sinceSeconds in logging config

mine
Saskia Keil 2020-10-16 00:08:30 +02:00
parent 9406d0821d
commit 81bd600192
1 changed files with 1 additions and 0 deletions

View File

@ -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