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