Add '.k9s/config.yml'

This commit is contained in:
Marcus Noble 2020-09-17 02:17:36 +00:00
parent 56bc4ea04a
commit ea8321b336
1 changed files with 22 additions and 0 deletions

22
.k9s/config.yml Normal file
View File

@ -0,0 +1,22 @@
k9s:
refreshRate: 2
headless: false
readOnly: false
noIcons: false
logger:
tail: 100
buffer: 5000
sinceSeconds: -1
fullScreenLogs: false
textWrap: false
showTime: false
currentContext:
currentCluster:
clusters:
thresholds:
cpu:
critical: 90
warn: 80
memory:
critical: 90
warn: 80