Files
cookie-operator/cookieprocessor-sa.yaml
2023-01-01 21:51:17 +01:00

19 lines
351 B
YAML

---
apiVersion: v1
kind: ServiceAccount
metadata:
creationTimestamp: null
name: cookieprocessor
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: cookiereceipt-view
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cookiereceipt-view
subjects:
- kind: ServiceAccount
name: cookieprocessor