feat(podinfo): add podinfo repo
							parent
							
								
									aed2a3a1a6
								
							
						
					
					
						commit
						326467fff3
					
				| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
---
 | 
			
		||||
apiVersion: source.toolkit.fluxcd.io/v1
 | 
			
		||||
kind: GitRepository
 | 
			
		||||
metadata:
 | 
			
		||||
  name: podinfo
 | 
			
		||||
  namespace: flux-system
 | 
			
		||||
spec:
 | 
			
		||||
  interval: 1m0s
 | 
			
		||||
  ref:
 | 
			
		||||
    branch: master
 | 
			
		||||
  url: https://github.com/stefanprodan/podinfo
 | 
			
		||||
		Loading…
	
		Reference in New Issue