fix targets
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user