Remove namespace from a ClusterRoleBinding, which are not namespaced

This commit is contained in:
Ryan Richard 2020-10-30 16:10:04 -07:00
parent a5379c08e2
commit 01f4fdb5c3
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: #@ defaultResourceName()
namespace: #@ namespace()
labels: #@ labels()
subjects:
- kind: ServiceAccount