forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: 1
 | |
| 
 | |
| datasources:
 | |
| - name: Prometheus
 | |
|   type: prometheus
 | |
|   url: http://prometheus:9090 
 | |
|   isDefault: true
 | |
|   access: proxy
 | |
|   editable: true
 | |
| 
 |