Updates and cleanups
This commit is contained in:
		
							
								
								
									
										16
									
								
								argocd/applications/woodpecker.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								argocd/applications/woodpecker.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| --- | ||||
| apiVersion: argoproj.io/v1alpha1 | ||||
| kind: Application | ||||
| metadata: | ||||
|   name: woodpecker | ||||
|   namespace: argocd | ||||
| spec: | ||||
|   project: k-space.ee | ||||
|   source: | ||||
|     repoURL: 'git@git.k-space.ee:k-space/kube.git' | ||||
|     path: woodpecker | ||||
|     targetRevision: HEAD | ||||
|   destination: | ||||
|     server: 'https://kubernetes.default.svc' | ||||
|     namespace: woodpecker | ||||
|   syncPolicy: {} | ||||
		Reference in New Issue
	
	Block a user