We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156df5e commit 6533870Copy full SHA for 6533870
config/samples/rsct_v1alpha1_rsct.yaml
@@ -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
14
---
15
apiVersion: rsct.ibm.com/v1alpha1
16
kind: RSCT
@@ -22,6 +9,5 @@ metadata:
22
app.kubernetes.io/managed-by: kustomize
23
app.kubernetes.io/created-by: rsct-operator
24
name: rsct
25
26
spec: {}
27
0 commit comments