forked from k-space/kube
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			349 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			349 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ---
 | |
| # apiVersion: argoproj.io/v1alpha1
 | |
| # kind: Application
 | |
| # metadata:
 | |
| #   name: camtiler
 | |
| #   namespace: argocd
 | |
| # spec:
 | |
| #   project: k-space.ee
 | |
| #   source:
 | |
| #     repoURL: 'git@git.k-space.ee:k-space/kube.git'
 | |
| #     path: camtiler
 | |
| #     targetRevision: HEAD
 | |
| #   destination:
 | |
| #     server: 'https://kubernetes.default.svc'
 | |
| #     namespace: camtiler
 |