fix: applicationset is fixed
This commit is contained in:
		@@ -13,7 +13,7 @@ spec:
 | 
				
			|||||||
      namespace: argo-system
 | 
					      namespace: argo-system
 | 
				
			||||||
      labels:
 | 
					      labels:
 | 
				
			||||||
        branch: "{{ name }}"
 | 
					        branch: "{{ name }}"
 | 
				
			||||||
        application: "{{ app }}"
 | 
					        application: "{{ branch }}"
 | 
				
			||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      project: "default"
 | 
					      project: "default"
 | 
				
			||||||
      source:
 | 
					      source:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user