Olaf Bohlen
2023-01-01 4b2f92b061768c8dbf31472cb56fed83811f9ce8
commit | author | age
d99f23 1 ---
OB 2 apiVersion: v1
3 kind: ServiceAccount
4 metadata:
5   creationTimestamp: null
6   name: cookieprocessor
7 ---
8 apiVersion: rbac.authorization.k8s.io/v1
9 kind: RoleBinding
10 metadata:
11   name: cookiereceipt-view
12 roleRef:
13   apiGroup: rbac.authorization.k8s.io
14   kind: ClusterRole
15   name: cookiereceipt-view
16 subjects:
17 - apiGroup: rbac.authorization.k8s.io
18   kind: ServiceAccount
19   name: cookieprocessor