fix targets
This commit is contained in:
parent
75c0e714c1
commit
bac3a947e2
@ -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
|
Loading…
x
Reference in New Issue
Block a user