41 lines
		
	
	
	
		
			808 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
	
		
			808 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 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
 |