mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-26 19:15:27 +00:00
Remove namespace from a ClusterRoleBinding, which are not namespaced
This commit is contained in:
@@ -141,7 +141,6 @@ kind: ClusterRoleBinding
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
metadata:
|
||||
name: #@ defaultResourceName()
|
||||
namespace: #@ namespace()
|
||||
labels: #@ labels()
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
|
||||
Reference in New Issue
Block a user