This merge will not yet include moving over to buildGo.nix, as support for testing and such is not present in that library yet.
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| context: k8s.prod.mydomain.com
 | |
| include:
 | |
|   - name: parent
 | |
|     path: parent-path
 | |
|     include:
 | |
|       - name: child
 | |
|         path: child-path
 |