Add k9s configuration
This commit is contained in:
		
							parent
							
								
									fb6b8ffb3e
								
							
						
					
					
						commit
						7c967d6b32
					
				
					 5 changed files with 198 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								.config/k9s/plugins.yaml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.config/k9s/plugins.yaml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| plugins: | ||||
|   edit-secret: | ||||
|     shortCut: Ctrl-X | ||||
|     confirm: false | ||||
|     description: "Edit Secret" | ||||
|     scopes: | ||||
|       - secrets | ||||
|     command: kubectl | ||||
|     background: false | ||||
|     args: | ||||
|       - modify-secret | ||||
|       - --namespace | ||||
|       - $NAMESPACE | ||||
|       - --context | ||||
|       - $CONTEXT | ||||
|       - $NAME | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue