Skip to content

Commit 785aeea

Browse files
committed
Allow rsct pods to be deployed in any namespace
1 parent 952f2bf commit 785aeea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/samples/rsct_v1alpha1_rsct.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ apiVersion: rbac.authorization.k8s.io/v1
22
kind: ClusterRoleBinding
33
metadata:
44
name: rsct-operator-privileged
5-
namespace: rsct-operator-system
65
roleRef:
76
apiGroup: rbac.authorization.k8s.io
87
kind: ClusterRole
@@ -22,6 +21,5 @@ metadata:
2221
app.kubernetes.io/managed-by: kustomize
2322
app.kubernetes.io/created-by: rsct-operator
2423
name: rsct
25-
namespace: rsct-operator-system
2624
spec: {}
2725

0 commit comments

Comments
 (0)