forked from k-space/kube
		
	remove logmower
This commit is contained in:
		@@ -1,20 +0,0 @@
 | 
			
		||||
---
 | 
			
		||||
apiVersion: argoproj.io/v1alpha1
 | 
			
		||||
kind: Application
 | 
			
		||||
metadata:
 | 
			
		||||
  name: logmower
 | 
			
		||||
  namespace: argocd
 | 
			
		||||
spec:
 | 
			
		||||
  project: k-space.ee
 | 
			
		||||
  source:
 | 
			
		||||
    repoURL: 'git@git.k-space.ee:k-space/kube.git'
 | 
			
		||||
    path: logmower
 | 
			
		||||
    targetRevision: HEAD
 | 
			
		||||
  destination:
 | 
			
		||||
    server: 'https://kubernetes.default.svc'
 | 
			
		||||
    namespace: logmower
 | 
			
		||||
  syncPolicy:
 | 
			
		||||
    automated:
 | 
			
		||||
      prune: true
 | 
			
		||||
    syncOptions:
 | 
			
		||||
    - CreateNamespace=true
 | 
			
		||||
		Reference in New Issue
	
	Block a user