Olaf Bohlen
2023-03-21 0cfd14f46c75d2eef2ed792f2cb27c68415a6be1
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:
267308 11   name: cookierecipe-view
d99f23 12 roleRef:
OB 13   apiGroup: rbac.authorization.k8s.io
14   kind: ClusterRole
267308 15   name: cookierecipe-view
d99f23 16 subjects:
937c2b 17 - kind: ServiceAccount
d99f23 18   name: cookieprocessor