forked from k-space/kube
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			249 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			249 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Grafana
 | |
| 
 | |
| # Deployment
 | |
| With ArgoCD. Render it locally:
 | |
| 
 | |
| ```sh
 | |
| kustomize build . --enable-helm
 | |
| ```
 | |
| 
 | |
| ## Grafana post deployment steps
 | |
| 
 | |
| * Configure Prometheus datasource with URL set to
 | |
|   `http://prometheus-operated.monitoring.svc.cluster.local:9090`
 |