Try adding kustomizes
This commit is contained in:
		
							
								
								
									
										14
									
								
								clusters/talos/apps.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								clusters/talos/apps.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| apiVersion: kustomize.toolkit.fluxcd.io/v1 | ||||
| kind: Kustomization | ||||
| metadata: | ||||
|   name: apps | ||||
|   namespace: flux-system | ||||
| spec: | ||||
|   interval: 10m | ||||
|   path: ./apps | ||||
|   prune: true | ||||
|   sourceRef: | ||||
|     kind: GitRepository | ||||
|     name: flux-cluster | ||||
|   dependsOn: | ||||
|     - name: infra | ||||
		Reference in New Issue
	
	Block a user