dotfiles/.config/k9s/config.yaml

42 lines
808 B
YAML
Raw Normal View History

2025-07-01 19:50:53 -07:00
k9s:
liveViewAutoRefresh: false
screenDumpDir: /tmp/k9s-screens-d_mcknight
refreshRate: 2
maxConnRetry: 5
readOnly: false
noExitOnCtrlC: true
portForwardAddress: localhost
ui:
enableMouse: true
headless: false
logoless: true
crumbsless: false
splashless: false
reactive: false
noIcons: false
skin: nightfox
defaultsToFullScreen: false
useFullGVRTitle: false
skipLatestRevCheck: false
disablePodCounting: false
shellPod: null
imageScans:
enable: false
exclusions:
namespaces: []
labels: {}
logger:
tail: 100
buffer: 5000
sinceSeconds: 300
textWrap: false
disableAutoscroll: false
showTime: false
thresholds:
cpu:
critical: 90
warn: 70
memory:
critical: 90
warn: 70