Remove namespace from a ClusterRoleBinding, which are not namespaced
This commit is contained in:
parent
a5379c08e2
commit
01f4fdb5c3
@ -141,7 +141,6 @@ kind: ClusterRoleBinding
|
|||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
metadata:
|
metadata:
|
||||||
name: #@ defaultResourceName()
|
name: #@ defaultResourceName()
|
||||||
namespace: #@ namespace()
|
|
||||||
labels: #@ labels()
|
labels: #@ labels()
|
||||||
subjects:
|
subjects:
|
||||||
- kind: ServiceAccount
|
- kind: ServiceAccount
|
||||||
|
Loading…
Reference in New Issue
Block a user