this repo has no description
1k9s:
2 liveViewAutoRefresh: false
3 refreshRate: 2
4 maxConnRetry: 5
5 readOnly: false
6 noExitOnCtrlC: false
7 ui:
8 enableMouse: false
9 headless: true
10 logoless: true
11 crumbsless: false
12 noIcons: false
13 skin: rose-pine-moon
14 skipLatestRevCheck: false
15 disablePodCounting: false
16 shellPod:
17 image: busybox:1.35.0
18 namespace: default
19 limits:
20 cpu: 100m
21 memory: 100Mi
22 imageScans:
23 enable: false
24 exclusions:
25 namespaces: []
26 labels: {}
27 logger:
28 tail: 100
29 buffer: 5000
30 sinceSeconds: -1
31 fullScreenLogs: false
32 textWrap: false
33 showTime: false
34 thresholds:
35 cpu:
36 critical: 90
37 warn: 70
38 memory:
39 critical: 90
40 warn: 70