k9s/internal/config/json/testdata/k9s/toast.yaml

35 lines
658 B
YAML

k9s:
liveViewAutoRefresh: false
screenDumpDir: /Users/fernand/.local/state/k9s/screen-dumps
refreshRate: 2
maxConnRetry: 5
readOnly: false
noExitOnCtrlC: false
skipLatestRevCheck: false
disablePodCounting: false
shellPods:
image: busybox:1.35.0
namespace: default
limits:
cpu: 100m
memory: 100Mi
imageScans:
enable: false
exclusions:
namespaces: []
labels: {}
logger:
tail: 100
buffer: 5000
sinceSeconds: -1
textWrap: false
disableAutoscroll: false
showTime: false
thresholds:
cpu:
critical: 90
warn: 70
memory:
critical: 90
warn: 70