AS
Size: a a a
AS
AS
AS
SF
PK
SF
PK
c
c
DS
---
apiVersion: authorization.openshift.io/v1
kind: Role
metadata:
name: ahub-view
namespace: laboratory
rules:
- apiGroups:
- ""
attributeRestrictions: null
resources: ["*"]
verbs:
- get
- list
- watch
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: view
namespace: laboratory
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: view
subjects:
- apiGroup: rbac.authorization.k8s.io
kind: User
name: view
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: openshift-console-view-ns
rules:
- apiGroups:
- ""
resources:
- namespaces
verbs:
- list
- get
- watch
---
DS
DS
А
PK
А
PK
PK
AL