Skip to content

Commit 6533870

Browse files
committed
Remove CR, CRB, NS for RSCT CR
1 parent 156df5e commit 6533870

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed
Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
apiVersion: rbac.authorization.k8s.io/v1
2-
kind: ClusterRoleBinding
3-
metadata:
4-
name: rsct-operator-privileged
5-
namespace: rsct-operator-system
6-
roleRef:
7-
apiGroup: rbac.authorization.k8s.io
8-
kind: ClusterRole
9-
name: system:openshift:scc:privileged
10-
subjects:
11-
- kind: ServiceAccount
12-
name: rsct
13-
namespace: rsct-operator-system
141
---
152
apiVersion: rsct.ibm.com/v1alpha1
163
kind: RSCT
@@ -22,6 +9,5 @@ metadata:
229
app.kubernetes.io/managed-by: kustomize
2310
app.kubernetes.io/created-by: rsct-operator
2411
name: rsct
25-
namespace: rsct-operator-system
2612
spec: {}
2713

0 commit comments

Comments
 (0)