This merge will not yet include moving over to buildGo.nix, as support for testing and such is not present in that library yet.
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| apiVersion: extensions/v1beta1
 | |
| kind: ConfigMap
 | |
| metadata:
 | |
|   name: other-config
 | |
| data:
 | |
|   globalData: {{ .globalVar }}
 |