Add namespaceResourceWhilelist to Projects (#336)
This commit is contained in:
parent
a265e8f59a
commit
e374150c36
3 changed files with 10 additions and 1 deletions
|
|
@ -555,6 +555,11 @@ server:
|
|||
# kind: NetworkPolicy
|
||||
# orphanedResources: {}
|
||||
# roles: []
|
||||
# namespaceResourceWhilelist:
|
||||
# - group: 'apps'
|
||||
# kind: Deployment
|
||||
# - group: 'apps'
|
||||
# kind: StatefulSet
|
||||
# orphanedResources: {}
|
||||
# roles: []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue