use shared directory structure
This commit is contained in:
		
							
								
								
									
										15
									
								
								clusters/k8s-cluster/apps.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								clusters/k8s-cluster/apps.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
---
 | 
			
		||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
 | 
			
		||||
kind: Kustomization
 | 
			
		||||
metadata:
 | 
			
		||||
  name: apps
 | 
			
		||||
  namespace: flux-system
 | 
			
		||||
spec:
 | 
			
		||||
  interval: 10m0s
 | 
			
		||||
  sourceRef:
 | 
			
		||||
    kind: GitRepository
 | 
			
		||||
    name: flux-system
 | 
			
		||||
  path: ./apps
 | 
			
		||||
  prune: true
 | 
			
		||||
  wait: true
 | 
			
		||||
  timeout: 5m0s
 | 
			
		||||
		Reference in New Issue
	
	Block a user