dotfiles/.config/k9s/config.yml

57 lines
1.1 KiB
YAML
Raw Normal View History

2025-06-08 12:22:40 +02:00
k9s:
liveViewAutoRefresh: false
refreshRate: 2
maxConnRetry: 5
enableMouse: false
enableImageScan: false
headless: false
logoless: false
crumbsless: false
readOnly: false
noExitOnCtrlC: false
noIcons: false
shellPod:
image: busybox:1.35.0
namespace: default
limits:
cpu: 100m
memory: 100Mi
skipLatestRevCheck: false
logger:
tail: 100
buffer: 5000
sinceSeconds: 300
fullScreenLogs: false
textWrap: false
showTime: false
currentContext: ftt.gmbh
currentCluster: ftt.gmbh
keepMissingClusters: false
clusters:
ftt.gmbh:
namespace:
active: all
lockFavorites: false
favorites:
- stackspin
- stackspin-apps
- flux-system
- velero
- stackspout
- all
- default
view:
active: pod
featureGates:
nodeShell: false
portForwardAddress: localhost
thresholds:
cpu:
critical: 90
warn: 70
memory:
critical: 90
warn: 70
screenDumpDir: /tmp/k9s-screens-janek
disablePodCounting: false