trying out argocd bootstrapping
This commit is contained in:
		
							
								
								
									
										14
									
								
								infrastructure/argocd/argo-apps.application.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								infrastructure/argocd/argo-apps.application.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| apiVersion: argoproj.io/v1alpha1 | ||||
| kind: Application | ||||
| metadata: | ||||
|   name: argo-apps | ||||
|   namespace: argocd | ||||
| spec: | ||||
|   project: default | ||||
|   source: | ||||
|     repoURL: https://github.com/moll-re/k3s-infra.git | ||||
|     targetRevision: HEAD | ||||
|     path: kluster-deployments | ||||
|   destination: | ||||
|     server: https://kubernetes.default.svc | ||||
|     namespace: argocd | ||||
		Reference in New Issue
	
	Block a user