mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Transform namespace inside of APIService
This commit is contained in:
@@ -12,5 +12,9 @@ namespace:
|
||||
kind: RoleBinding
|
||||
- path: subjects
|
||||
kind: ClusterRoleBinding
|
||||
- path: spec/service/namespace
|
||||
group: apiregistration.k8s.io
|
||||
kind: APIService
|
||||
create: true
|
||||
`
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user