8 lines
		
	
	
		
			160 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: source.toolkit.fluxcd.io/v1
 | |
| kind: HelmRepository
 | |
| metadata:
 | |
|   name: grafana-repo
 | |
| spec:
 | |
|   interval: 1m0s
 | |
|   url: https://grafana.github.io/helm-charts
 |