Transform namespace inside of APIService

This commit is contained in:
James Callahan
2020-08-12 17:19:25 +10:00
parent fd5eeb1645
commit 8ddf2297e8

View File

@@ -12,5 +12,9 @@ namespace:
kind: RoleBinding
- path: subjects
kind: ClusterRoleBinding
- path: spec/service/namespace
group: apiregistration.k8s.io
kind: APIService
create: true
`
)