fix targets
This commit is contained in:
		| @@ -14,8 +14,8 @@ spec: | |||||||
|   sourceRepos: |   sourceRepos: | ||||||
|     - '*' |     - '*' | ||||||
|   destinations: # allow all namespaces |   destinations: # allow all namespaces | ||||||
|     - '*' |     - namespace: '*' | ||||||
|  |       server: https://kubernetes.default.svc | ||||||
| --- | --- | ||||||
| apiVersion: argoproj.io/v1alpha1 | apiVersion: argoproj.io/v1alpha1 | ||||||
| kind: AppProject | kind: AppProject | ||||||
| @@ -33,4 +33,5 @@ spec: | |||||||
|   sourceRepos: |   sourceRepos: | ||||||
|     - '*' |     - '*' | ||||||
|   destinations: |   destinations: | ||||||
|     - '*' |     - namespace: '*' | ||||||
|  |       server: https://kubernetes.default.svc | ||||||
		Reference in New Issue
	
	Block a user