Add '.k9s/config.yml'
This commit is contained in:
parent
56bc4ea04a
commit
ea8321b336
22
.k9s/config.yml
Normal file
22
.k9s/config.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user