infrastructure/k8s/roles/agola/templates/rbac/clusterrolebinding.yml.j2

14 lines
241 B
Text
Raw Normal View History

2022-09-11 16:49:31 +00:00
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: agola
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: agola
subjects:
- kind: ServiceAccount
name: agola
namespace: agola