chore(work): allow more namespaces
This commit is contained in:
parent
b96a568c4d
commit
b60a215697
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
kind: "*"
|
kind: "*"
|
||||||
description: playground for work projects
|
description: playground for work projects
|
||||||
destinations:
|
destinations:
|
||||||
- namespace: "work"
|
- namespace: "work-*"
|
||||||
server: "*"
|
server: "*"
|
||||||
namespaceResourceWhitelist:
|
namespaceResourceWhitelist:
|
||||||
- group: "*"
|
- group: "*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue