fix: add default namespace to sys
This commit is contained in:
@@ -10,6 +10,8 @@ spec:
|
|||||||
kind: '*'
|
kind: '*'
|
||||||
description: sys components project
|
description: sys components project
|
||||||
destinations:
|
destinations:
|
||||||
|
- namespace: default
|
||||||
|
server: https://kubernetes.default.svc
|
||||||
- namespace: argocd
|
- namespace: argocd
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
- namespace: kube-system
|
- namespace: kube-system
|
||||||
|
|||||||
Reference in New Issue
Block a user