Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Commit 4dd0130

Browse files
committed
Remove invalid namespace from metadata
1 parent 3731aa8 commit 4dd0130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

etc/upstream/knative-eventing-0.3.0.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ apiVersion: rbac.authorization.k8s.io/v1
309309
kind: ClusterRoleBinding
310310
metadata:
311311
name: in-memory-channel-controller
312-
namespace: knative-eventing
313312
roleRef:
314313
apiGroup: rbac.authorization.k8s.io
315314
kind: ClusterRole
@@ -351,7 +350,6 @@ apiVersion: rbac.authorization.k8s.io/v1
351350
kind: ClusterRole
352351
metadata:
353352
name: in-memory-channel-dispatcher
354-
namespace: knative-eventing
355353
rules:
356354
- apiGroups:
357355
- ""
@@ -366,7 +364,6 @@ apiVersion: rbac.authorization.k8s.io/v1
366364
kind: ClusterRoleBinding
367365
metadata:
368366
name: in-memory-channel-dispatcher
369-
namespace: knative-eventing
370367
roleRef:
371368
apiGroup: rbac.authorization.k8s.io
372369
kind: ClusterRole

0 commit comments

Comments
 (0)