mirror of
				https://source.quilibrium.com/quilibrium/ceremonyclient.git
				synced 2025-10-31 23:17:27 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			207 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			207 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: 1
 | |
| 
 | |
| deleteDatasources:
 | |
|   - name: Prometheus
 | |
|     orgId: 1
 | |
| 
 | |
| datasources:
 | |
|   - name: Prometheus
 | |
|     orgId: 1
 | |
|     type: prometheus
 | |
|     access: proxy
 | |
|     url: http://prometheus:9090
 | |
|     editable: false
 | 
