mirror of
				https://github.com/prometheus-operator/kube-prometheus.git
				synced 2025-10-31 08:01:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			125 B
		
	
	
	
		
			Jsonnet
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			125 B
		
	
	
	
		
			Jsonnet
		
	
	
	
	
	
| (import 'kube-prometheus/main.libsonnet') +
 | |
| {
 | |
|   values+:: {
 | |
|     common+: {
 | |
|       platform: 'example-platform',
 | |
|     },
 | |
|   },
 | |
| }
 |