Refactor to support multiple OS's
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
26
home/.k9s/config.yml
Normal file
26
home/.k9s/config.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
k9s:
|
||||
refreshRate: 2
|
||||
maxConnRetry: 5
|
||||
enableMouse: false
|
||||
headless: false
|
||||
logoless: true
|
||||
crumbsless: false
|
||||
readOnly: false
|
||||
noIcons: false
|
||||
logger:
|
||||
tail: 5000
|
||||
buffer: 50000
|
||||
sinceSeconds: 0
|
||||
fullScreenLogs: false
|
||||
textWrap: false
|
||||
showTime: false
|
||||
currentContext:
|
||||
currentCluster:
|
||||
clusters: []
|
||||
thresholds:
|
||||
cpu:
|
||||
critical: 90
|
||||
warn: 80
|
||||
memory:
|
||||
critical: 90
|
||||
warn: 80
|
Reference in New Issue
Block a user